Conversation
Updates the following dependencies:
$ cargo update
Updating crates.io index
Locking 21 packages to latest compatible versions
Updating anyhow v1.0.101 -> v1.0.102
Updating bitflags v2.10.0 -> v2.11.0
Updating block-buffer v0.11.0 -> v0.12.0
Updating bumpalo v3.19.1 -> v3.20.2
Updating cipher v0.5.0-rc.8 -> v0.5.1
Updating crypto-bigint v0.7.0-rc.25 -> v0.7.0-rc.28
Updating crypto-common v0.2.0 -> v0.2.1
Updating digest v0.11.0-rc.11 -> v0.11.1
Updating getrandom v0.4.1 -> v0.4.2
Updating js-sys v0.3.85 -> v0.3.91
Updating libc v0.2.179 -> v0.2.183
Updating phc v0.6.0-rc.1 -> v0.6.0-rc.2
Updating quote v1.0.44 -> v1.0.45
Updating r-efi v5.3.0 -> v6.0.0
Updating syn v2.0.114 -> v2.0.117
Updating unicode-ident v1.0.23 -> v1.0.24
Updating wasm-bindgen v0.2.108 -> v0.2.114
Updating wasm-bindgen-macro v0.2.108 -> v0.2.114
Updating wasm-bindgen-macro-support v0.2.108 -> v0.2.114
Updating wasm-bindgen-shared v0.2.108 -> v0.2.114
Updating zmij v1.0.20 -> v1.0.21
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: