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 8f9728a commit 76d427fCopy full SHA for 76d427f
Cargo.toml
@@ -34,7 +34,7 @@ rustls = { version = "0.23", default-features = false }
34
tokio = "1.0"
35
tokio-rustls = { version = "0.26", default-features = false }
36
tower-service = "0.3"
37
-webpki-roots = { version = "0.26", optional = true }
+webpki-roots = { version = "1", optional = true }
38
39
[dev-dependencies]
40
cfg-if = "1"
0 commit comments