-
Notifications
You must be signed in to change notification settings - Fork 522
Bump cargo_toml to 0.17.1 #2278
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
Conversation
UebelAndre
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you also run bazel run //crate_universe/3rdparty:crates_vendor?
This includes https://gitlab.com/lib.rs/cargo_toml/-/merge_requests/20 which fixes a non-determinism issue in the lockfile.
5b58a1f to
964aa6e
Compare
|
You may also wanna bump the version of the |
UebelAndre
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd bump the version of cargo_bazel but not required here. Good to merge!
UebelAndre
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If you bump the version I think you'll need to repin all the examples. The version of cargo-bazel contributes to the hash in the lock files.
This includes https://gitlab.com/lib.rs/cargo_toml/-/merge_requests/20 which fixes a non-determinism issue in the lockfile.