Skip to content

Commit e9909fe

Browse files
committed
chore(deps): cargo update
1 parent f389572 commit e9909fe

2 files changed

Lines changed: 42 additions & 42 deletions

File tree

Cargo.lock

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

srcwrhttp/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ mimalloc = { version = "*", default-features = false } #{ version = "0.1.37", fe
2121
serde_json = { version = "1", features = ["std", "float_roundtrip"] }
2222

2323
bytes = "1"
24-
tokio-tungstenite = "0.28" # websocket library
24+
tokio-tungstenite = "0.29" # websocket library
2525
tokio = { version = "1", features = ["full"] }
2626
futures = "0.3"
2727
crossbeam = { version = "0.8", features = ["std", "alloc"] }

0 commit comments

Comments
 (0)