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

Cargo.lock not updated/committed for 0.22.0 #103

Closed
ptrcnull opened this issue Dec 20, 2023 · 3 comments
Closed

Cargo.lock not updated/committed for 0.22.0 #103

ptrcnull opened this issue Dec 20, 2023 · 3 comments
Assignees

Comments

@ptrcnull
Copy link

trying to build with --locked reports an error, because the version wasn't bumped in the lockfile:

error: the lock file acmed-0.22.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, remove the --locked flag and use --offline instead.
@breard-r breard-r self-assigned this Dec 20, 2023
@breard-r
Copy link
Owner

Thank you for the report, I completely missed that.

@breard-r
Copy link
Owner

I just released the version 0.22.1, which should fix this.

Also, I updated the script I use to release a new version so it won't happen again.

@ptrcnull
Copy link
Author

that was fast, thanks!

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

No branches or pull requests

2 participants