zeenix / gps-share

Utility to share your GPS device on local network
GNU General Public License v2.0
67 stars 9 forks source link

building 0.3.0 with --locked fails #29

Closed craftyguy closed 3 years ago

craftyguy commented 3 years ago
~/build/src/gps-share-0.3.0 $ cargo build --release --locked
    Updating crates.io index
error: the lock file /home/pmos/build/src/gps-share-0.3.0/Cargo.lock needs to be updated but --locked was passed to prevent this
If you want to try to generate the lock file without accessing the network, use the --offline flag.