Conversation
Updates the following dependencies:
$ cargo update
Updating git repository `https://github.com/dalek-cryptography/curve25519-dalek.git`
Updating crates.io index
Locking 16 packages to latest compatible versions
Updating autocfg v1.3.0 -> v1.4.0
Updating base64ct v1.7.3 -> v1.8.0
Updating bytes v1.8.0 -> v1.10.1
Updating libc v0.2.155 -> v0.2.172
Updating ppv-lite86 v0.2.17 -> v0.2.21
Updating proc-macro2 v1.0.87 -> v1.0.95
Updating quote v1.0.37 -> v1.0.40
Updating rustc_version v0.4.0 -> v0.4.1
Updating semver v1.0.23 -> v1.0.26
Updating serde v1.0.204 -> v1.0.219
Updating serde_derive v1.0.204 -> v1.0.219
Updating syn v2.0.79 -> v2.0.101
Updating typenum v1.17.0 -> v1.18.0
Updating unicode-ident v1.0.12 -> v1.0.18
Adding zerocopy v0.8.25
Adding zerocopy-derive v0.8.25
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.
Updates the following dependencies: