Conversation
Updates the following dependencies:
$ cargo update
Updating git repository `https://github.com/rust-random/rand`
Updating crates.io index
Locking 37 packages to latest compatible versions
Updating aead v0.6.0-rc.3 -> v0.6.0-rc.5
Updating anstyle v1.0.11 -> v1.0.13
Updating clap v4.5.40 -> v4.5.54
Updating clap_builder v4.5.40 -> v4.5.54
Updating clap_lex v0.7.5 -> v0.7.6
Updating deranged v0.4.0 -> v0.5.5
Updating inout v0.2.1 -> v0.2.2
Updating itoa v1.0.15 -> v1.0.17
Updating libc v0.2.178 -> v0.2.179
Removing paste v1.0.15
Updating proc-macro2 v1.0.95 -> v1.0.104
Updating quote v1.0.40 -> v1.0.42
Updating rand v0.10.0-rc.5 (https://github.com/rust-random/rand#ff07ec20) -> #75fe38ff
Updating regex v1.11.1 -> v1.12.2
Updating rmp v0.8.14 -> v0.8.15
Updating rmp-serde v1.3.0 -> v1.3.1
Updating rustix v1.1.2 -> v1.1.3
Updating ryu v1.0.20 -> v1.0.22
Updating serde v1.0.226 -> v1.0.228
Updating serde_core v1.0.226 -> v1.0.228
Updating serde_derive v1.0.226 -> v1.0.228
Updating serde_json v1.0.140 -> v1.0.148
Removing serde_spanned v0.6.9
Updating syn v2.0.101 -> v2.0.113
Updating target-triple v0.1.4 -> v1.0.0
Updating tempfile v3.20.0 -> v3.24.0
Updating time v0.3.41 -> v0.3.44
Updating time-core v0.1.4 -> v0.1.6
Updating tokio v1.48.0 -> v1.49.0
Removing toml v0.8.23
Removing toml v0.9.7
Adding toml v0.9.10+spec-1.1.0
Removing toml_datetime v0.6.11
Removing toml_datetime v0.7.2
Adding toml_datetime v0.7.5+spec-1.1.0
Removing toml_edit v0.22.27
Removing toml_edit v0.23.6
Adding toml_edit v0.23.10+spec-1.0.0
Updating toml_parser v1.0.4 -> v1.0.6+spec-1.1.0
Removing toml_write v0.1.2
Updating trybuild v1.0.105 -> v1.0.114
Updating universal-hash v0.6.0-rc.3 -> v0.6.0-rc.4
Adding windows-link v0.2.1
Updating windows-sys v0.59.0 -> v0.61.2
Removing windows-targets v0.52.6
Removing windows_aarch64_gnullvm v0.52.6
Removing windows_aarch64_msvc v0.52.6
Removing windows_i686_gnu v0.52.6
Removing windows_i686_gnullvm v0.52.6
Removing windows_i686_msvc v0.52.6
Removing windows_x86_64_gnu v0.52.6
Removing windows_x86_64_gnullvm v0.52.6
Removing windows_x86_64_msvc v0.52.6
Updating zeroize_derive v1.4.2 -> v1.4.3
Adding zmij v1.0.91
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: