1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-05-16 07:36:05 +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:
dependabot[bot] 2025-05-01 11:45:05 +01:00 committed by GitHub
parent 3743ddf25c
commit 53afa8416b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 29 additions and 29 deletions

44
Cargo.lock generated
View File

@ -119,9 +119,9 @@ dependencies = [
[[package]]
name = "anyhow"
version = "1.0.97"
version = "1.0.98"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dcfed56ad506cb2c684a14971b8861fdc3baaaae314b9e5f9bb532cbe3ba7a4f"
checksum = "e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdcd487"
[[package]]
name = "autocfg"
@ -258,9 +258,9 @@ dependencies = [
[[package]]
name = "clap"
version = "4.5.35"
version = "4.5.37"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d8aa86934b44c19c50f87cc2790e19f54f7a67aedb64101c2e1a2e5ecfb73944"
checksum = "eccb054f56cbd38340b380d4a8e69ef1f02f1af43db2f0cc817a4774d80ae071"
dependencies = [
"clap_builder",
"clap_derive",
@ -268,9 +268,9 @@ dependencies = [
[[package]]
name = "clap_builder"
version = "4.5.35"
version = "4.5.37"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2414dbb2dd0695280da6ea9261e327479e9d37b0630f6b53ba2a11c60c679fd9"
checksum = "efd9466fac8543255d3b1fcad4762c5e116ffe808c8a3043d4263cd4fd4862a2"
dependencies = [
"anstream",
"anstyle",
@ -419,9 +419,9 @@ dependencies = [
[[package]]
name = "cxx"
version = "1.0.153"
version = "1.0.158"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4b4ab2681454aacfe7ce296ebc6df86791009f237f8020b0c752e8b245ba7c1d"
checksum = "a71ea7f29c73f7ffa64c50b83c9fe4d3a6d4be89a86b009eb80d5a6d3429d741"
dependencies = [
"cc",
"cxxbridge-cmd",
@ -433,9 +433,9 @@ dependencies = [
[[package]]
name = "cxx-build"
version = "1.0.153"
version = "1.0.158"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5e431f7ba795550f2b11c32509b3b35927d899f0ad13a1d1e030a317a08facbe"
checksum = "36a8232661d66dcf713394726157d3cfe0a89bfc85f52d6e9f9bbc2306797fe7"
dependencies = [
"cc",
"codespan-reporting",
@ -447,9 +447,9 @@ dependencies = [
[[package]]
name = "cxxbridge-cmd"
version = "1.0.153"
version = "1.0.158"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7cbc41933767955d04c2a90151806029b93df5fd8b682ba22a967433347480a9"
checksum = "4f44296c8693e9ea226a48f6a122727f77aa9e9e338380cb021accaeeb7ee279"
dependencies = [
"clap",
"codespan-reporting",
@ -460,15 +460,15 @@ dependencies = [
[[package]]
name = "cxxbridge-flags"
version = "1.0.153"
version = "1.0.158"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9133547634329a5b76e5f58d1e53c16d627699bbcd421b9007796311165f9667"
checksum = "c42f69c181c176981ae44ba9876e2ea41ce8e574c296b38d06925ce9214fb8e4"
[[package]]
name = "cxxbridge-macro"
version = "1.0.153"
version = "1.0.158"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "53e89d77ad5fd6066a3d42d94de3f72a2f23f95006da808177624429b5183596"
checksum = "8faff5d4467e0709448187df29ccbf3b0982cc426ee444a193f87b11afb565a8"
dependencies = [
"proc-macro2",
"quote",
@ -2983,9 +2983,9 @@ dependencies = [
[[package]]
name = "tokio-websockets"
version = "0.11.3"
version = "0.11.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fbc46f9dc832c663a5db08513162001a29ac820913275d58943f942c2bc1c435"
checksum = "9fcaf159b4e7a376b05b5bfd77bfd38f3324f5fce751b4213bfc7eaa47affb4e"
dependencies = [
"base64 0.22.0",
"bytes",
@ -3684,18 +3684,18 @@ dependencies = [
[[package]]
name = "zerocopy"
version = "0.8.24"
version = "0.8.25"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2586fea28e186957ef732a5f8b3be2da217d65c5969d4b1e17f973ebbe876879"
checksum = "a1702d9583232ddb9174e01bb7c15a2ab8fb1bc6f227aa1233858c351a3ba0cb"
dependencies = [
"zerocopy-derive",
]
[[package]]
name = "zerocopy-derive"
version = "0.8.24"
version = "0.8.25"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a996a8f63c5c4448cd959ac1bab0aaa3306ccfd060472f85943ee0750f0169be"
checksum = "28a6e20d751156648aa063f3800b706ee209a32c0b4d9f24be3d980b01be55ef"
dependencies = [
"proc-macro2",
"quote",

View File

@ -9,8 +9,8 @@ repository = "https://github.com/google/comprehensive-rust"
description = "An mdbook preprocessor for comprehensive-rust."
[dependencies]
anyhow = "1.0.97"
clap = "4.5.34"
anyhow = "1.0.98"
clap = "4.5.37"
lazy_static = "1.5"
log = "0.4.27"
matter = "0.1.0-alpha4"

View File

@ -8,7 +8,7 @@ repository = "https://github.com/google/comprehensive-rust"
description = "A tool for extracting starter code for exercises from Markdown files."
[dependencies]
anyhow = "1.0.97"
anyhow = "1.0.98"
log = "0.4.27"
mdbook = "0.4.48"
pretty_env_logger = "0.5.0"

View File

@ -5,4 +5,4 @@ edition = "2021"
publish = false
[dependencies]
zerocopy = { version = "0.8.24", features = ["derive"] }
zerocopy = { version = "0.8.25", features = ["derive"] }

View File

@ -7,4 +7,4 @@ edition = "2021"
futures-util = { version = "0.3.31", features = ["sink"] }
http = "1.3.1"
tokio = { version = "1.44.2", features = ["full"] }
tokio-websockets = { version = "0.11.3", features = ["client", "fastrand", "server", "sha1_smol"] }
tokio-websockets = { version = "0.11.4", features = ["client", "fastrand", "server", "sha1_smol"] }

View File

@ -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"] }