We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3da1ca5 commit 6d9bb2eCopy full SHA for 6d9bb2e
bindings/rust/extended/s2n-tls-tokio/Cargo.toml
@@ -23,4 +23,4 @@ tokio = { version = "1", features = ["net", "time"] }
23
s2n-tls = { path = "../s2n-tls", features = ["unstable-testing"] }
24
rand = { version = "0.9" }
25
tokio = { version = "1", features = [ "io-std", "io-util", "macros", "net", "rt-multi-thread", "test-util", "time"] }
26
-tokio-macros = "=2.3.0"
+tokio-macros = "=2.5.0"
0 commit comments