We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65ca41e commit 60ffd1aCopy full SHA for 60ffd1a
Cargo.toml
@@ -111,7 +111,7 @@ tempfile = "3"
111
test-strategy = "0.4.1"
112
thiserror = "2"
113
tokio = { version = "1.40", features = ["full"] }
114
-tokio-rustls = { version = "0.24.1" }
+tokio-rustls = { version = "0.26.3" }
115
tokio-test = "*"
116
tokio-util = { version = "0.7", features = ["codec"]}
117
toml = "0.8"
0 commit comments