Skip to content

Commit

Permalink
chore(deps): update rust crate tokio-util to 0.7.10 (#4359)
Browse files Browse the repository at this point in the history
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
  • Loading branch information
oxide-renovate[bot] authored Oct 26, 2023
1 parent d8a0604 commit 1c38393
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ tokio = "1.33.0"
tokio-postgres = { version = "0.7", features = [ "with-chrono-0_4", "with-uuid-1" ] }
tokio-stream = "0.1.14"
tokio-tungstenite = "0.18"
tokio-util = "0.7.9"
tokio-util = "0.7.10"
toml = "0.7.8"
toml_edit = "0.19.15"
topological-sort = "0.2.2"
Expand Down

0 comments on commit 1c38393

Please sign in to comment.