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 242b347 commit 2552166Copy full SHA for 2552166
Cargo.toml
@@ -27,7 +27,7 @@ regex = "1.3.9"
27
chrono = "0.4.11"
28
29
tokio = { version = "1.0.1", features = ["net", "io-util"] }
30
-tokio-rustls = { version = "0.25.0", optional = true }
+tokio-rustls = { version = "0.26.0", optional = true }
31
pin-project = "1.0.0"
32
33
[dev-dependencies]
0 commit comments