Skip to content

Commit

Permalink
⬆️ update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Reverier-Xu committed Jan 9, 2025
1 parent d3a7c26 commit 5174777
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.42", features = ["full"] }
tokio = { version = "1.43", 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 5174777

Please sign in to comment.