You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-08-08 00:12:51 +02:00
cargo: bump the patch group with 6 updates (#2731)
Bumps the patch group with 6 updates: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.97` | `1.0.98` | | [clap](https://github.com/clap-rs/clap) | `4.5.35` | `4.5.37` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.24` | `0.8.25` | | [tokio-websockets](https://github.com/Gelbpunkt/tokio-websockets) | `0.11.3` | `0.11.4` | | [cxx](https://github.com/dtolnay/cxx) | `1.0.153` | `1.0.158` | | [cxx-build](https://github.com/dtolnay/cxx) | `1.0.153` | `1.0.158` | Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@ -5,5 +5,5 @@ edition = "2021"
|
||||
publish = false
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.97"
|
||||
clap = { version = "4.5.35", features = ["derive"] }
|
||||
anyhow = "1.0.98"
|
||||
clap = { version = "4.5.37", features = ["derive"] }
|
||||
|
Reference in New Issue
Block a user