Skip to content

Commit

Permalink
chore(deps): bump tokio-tungstenite to v0.23
Browse files Browse the repository at this point in the history
  • Loading branch information
yanorei32 authored and dnaka91 committed Jun 3, 2024
1 parent 69e9a3b commit 86ed98d
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 @@ -31,7 +31,7 @@ sha2 = "0.10.8"
thiserror = "1.0.59"
time = "0.3.36"
tokio = { version = "1.37.0", features = ["net", "rt", "sync", "time"] }
tokio-tungstenite = "0.21.0"
tokio-tungstenite = "0.23.0"
tracing = "0.1.40"
uuid = { version = "1.8.0", features = ["serde"] }

Expand Down

0 comments on commit 86ed98d

Please sign in to comment.