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.
2 parents cb9e2b3 + 129466e commit df32878Copy full SHA for df32878
Cargo.toml
@@ -20,7 +20,7 @@ rustls-native-certs = { version = "0.3.0", optional = true }
20
tokio = "0.2.4"
21
tokio-rustls = "0.13.0"
22
webpki = "0.21.0"
23
-webpki-roots = { version = "0.19", optional = true }
+webpki-roots = { version = "0.20", optional = true }
24
25
[dev-dependencies]
26
tokio = { version = "0.2", features = ["io-std", "macros", "dns", "stream"] }
0 commit comments