Skip to content

Commit

Permalink
⬆️ update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Reverier-Xu committed Sep 3, 2024
1 parent 16fa5a6 commit dbcb3a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wsrx/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ name = "wsrx"
required-features = ["binary"]

[dependencies]
tokio = { version = "1.39", features = ["full"] }
tokio = { version = "1.40", features = ["full"] }
rustls = { version = "0.23", features = ["ring"] }
futures-util = { version = "0.3", features = ["sink"] }
tokio-util = { version = "0.7", features = ["codec"] }
Expand Down

0 comments on commit dbcb3a8

Please sign in to comment.