Skip to content

Commit

Permalink
Update Rust crate tokio-util to 0.7.11 (#6094)
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] authored Jul 19, 2024
1 parent d487676 commit 92c39e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -511,7 +511,7 @@ tokio = "1.38.1"
tokio-postgres = { version = "0.7", features = [ "with-chrono-0_4", "with-uuid-1" ] }
tokio-stream = "0.1.15"
tokio-tungstenite = "0.20"
tokio-util = { version = "0.7.10", features = ["io", "io-util"] }
tokio-util = { version = "0.7.11", features = ["io", "io-util"] }
toml = "0.8.15"
toml_edit = "0.22.12"
tough = { version = "0.17.1", features = [ "http" ] }
Expand Down

0 comments on commit 92c39e5

Please sign in to comment.