Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

building 0.3.0 with --locked fails #29

Closed
craftyguy opened this issue May 3, 2021 · 0 comments · Fixed by #30
Closed

building 0.3.0 with --locked fails #29

craftyguy opened this issue May 3, 2021 · 0 comments · Fixed by #30

Comments

@craftyguy
Copy link

~/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.
zeenix added a commit that referenced this issue May 4, 2021
I generally hate putting generated files into the VCS but seems in this
case that's the recommended way and things even break if you don't.

Fixes #29
@zeenix zeenix closed this as completed in #30 May 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant