Merged
Conversation
Member
josecelano
commented
Jul 1, 2024
```s
cargo update
Updating crates.io index
Locking 20 packages to latest compatible versions
Updating bitflags v2.5.0 -> v2.6.0
Updating cc v1.0.99 -> v1.0.103
Updating clap v4.5.7 -> v4.5.8
Updating clap_builder v4.5.7 -> v4.5.8
Updating clap_derive v4.5.5 -> v4.5.8
Updating either v1.12.0 -> v1.13.0
Updating lazy_static v1.4.0 -> v1.5.0
Updating libloading v0.8.3 -> v0.8.4
Updating log v0.4.21 -> v0.4.22
Updating num-bigint v0.4.5 -> v0.4.6
Updating object v0.36.0 -> v0.36.1
Updating proc-macro2 v1.0.85 -> v1.0.86
Updating serde_bytes v0.11.14 -> v0.11.15
Updating serde_json v1.0.117 -> v1.0.119
Updating serde_with v3.8.1 -> v3.8.2
Updating serde_with_macros v3.8.1 -> v3.8.2
Updating subtle v2.5.0 -> v2.6.1
Updating syn v2.0.66 -> v2.0.68
Updating tinyvec v1.6.0 -> v1.6.1
Updating uuid v1.8.0 -> v1.9.1
```
Member
Author
|
ACK 77c6954 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.