Skip to content

Commit

Permalink
chore: to fix (#1781)
Browse files Browse the repository at this point in the history
Co-authored-by: IDX GitHub Automation <[email protected]>
Co-authored-by: Ruediger Birkner <[email protected]>
  • Loading branch information
3 people authored and DFINITYManu committed Oct 10, 2024
1 parent 22c8ba8 commit 5b82b0e
Show file tree
Hide file tree
Showing 9 changed files with 183 additions and 211 deletions.
173 changes: 82 additions & 91 deletions Cargo.Bazel.Fuzzing.json.lock

Large diffs are not rendered by default.

10 changes: 4 additions & 6 deletions Cargo.Bazel.Fuzzing.toml.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1645,9 +1645,9 @@ checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"

[[package]]
name = "bytes"
version = "1.7.1"
version = "1.7.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8318a53db07bb3f8dca91a600466bdb3f2eaadeedfdbcf02e1accbad9271ba50"
checksum = "428d9aa8fbc0670b7b8d6030a7fadd0f86151cae55e4dbbece15f3780a3dfaf3"
dependencies = [
"serde",
]
Expand Down Expand Up @@ -3326,7 +3326,6 @@ dependencies = [
"tonic-build",
"tower 0.4.13",
"tower-http",
"tower-layer",
"tower-request-id",
"tower-test",
"tower_governor",
Expand Down Expand Up @@ -4896,9 +4895,9 @@ dependencies = [

[[package]]
name = "hyper-util"
version = "0.1.7"
version = "0.1.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cde7055719c54e36e95e8719f95883f22072a48ede39db7fc17a4e1d5281e9b9"
checksum = "41296eb09f183ac68eec06e03cdbea2e759633d4067b2f6552fc2e009bcad08b"
dependencies = [
"bytes",
"futures-channel",
Expand All @@ -4909,7 +4908,6 @@ dependencies = [
"pin-project-lite",
"socket2 0.5.7",
"tokio",
"tower 0.4.13",
"tower-service",
"tracing",
]
Expand Down
Loading

0 comments on commit 5b82b0e

Please sign in to comment.