Skip to content

Commit ff4fc35

Browse files
committed
chore: update tokio-tungstenite
1 parent 46de20e commit ff4fc35

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ thiserror = "1"
6666
time = { version = "0.3", features = ["serde-well-known"] }
6767
tokio = { version = "1", default-features = false, features = ["full"] }
6868
tokio-stream = { version = "0.1", default-features = false, features = ["fs", "sync"] }
69-
tokio-tungstenite = "0.23"
69+
tokio-tungstenite = "0.24"
7070
toml = "0.8"
7171
tower-http = { version = "0.5.1", features = ["fs", "trace", "set-header"] }
7272
tracing = "0.1"

0 commit comments

Comments
 (0)