Skip to content

Commit

Permalink
Update Rust crate tokio-util to v0.7.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent 5a41b82 commit 0e1f7f6
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 15 deletions.
53 changes: 41 additions & 12 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ resolver = "2"
aes-gcm-siv = "0.11.1"
anyhow = "1"
async-recursion = "1.1.1"
async-trait = "0.1.83"
async-trait = "0.1.81"
atty = "0.2.14"
base64 = "0.22.1"
bincode = "1.3"
Expand Down Expand Up @@ -66,7 +66,7 @@ nix = { version = "0.29", features = [ "feature", "uio" ] }
num_enum = "0.7"
num-derive = "0.4"
num-traits = "0.2"
omicron-zone-package = "0.11.1"
omicron-zone-package = "0.11.0"
openapiv3 = "2.0.0"
opentelemetry = "0.24.0"
opentelemetry-jaeger = { version = "0.20.0" }
Expand All @@ -75,7 +75,7 @@ proptest = "1.5.0"
rayon = "1.10.0"
rand = { version = "0.8.5", features = ["min_const_gen", "small_rng"] }
rand_chacha = "0.3.1"
reedline = "0.36.0"
reedline = "0.33.0"
reqwest = { version = "0.12", features = ["default", "blocking", "json", "stream"] }
ringbuffer = "0.15.0"
rusqlite = { version = "0.32" }
Expand Down

0 comments on commit 0e1f7f6

Please sign in to comment.