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 a4c184a commit 19080a5Copy full SHA for 19080a5
Cargo.toml
@@ -30,4 +30,4 @@ futures-util = "0.3.1"
30
lazy_static = "1"
31
webpki-roots = "0.25"
32
rustls-pemfile = "1"
33
-webpki = { package = "rustls-webpki", version = "0.100.0", features = ["alloc", "std"] }
+webpki = { package = "rustls-webpki", version = "0.101.2", features = ["alloc", "std"] }
0 commit comments