Skip to content

Commit

Permalink
chore(deps): update rust crate tokio-tungstenite to 0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] committed Mar 6, 2024
1 parent 94bc6f5 commit 4b66974
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 6 deletions.
41 changes: 36 additions & 5 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 @@ -397,7 +397,7 @@ tofino = { git = "http://github.com/oxidecomputer/tofino", branch = "main" }
tokio = "1.36.0"
tokio-postgres = { version = "0.7", features = [ "with-chrono-0_4", "with-uuid-1" ] }
tokio-stream = "0.1.14"
tokio-tungstenite = "0.20"
tokio-tungstenite = "0.21"
tokio-util = { version = "0.7.10", features = ["io", "io-util"] }
toml = "0.8.10"
toml_edit = "0.22.6"
Expand Down

0 comments on commit 4b66974

Please sign in to comment.