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 0a4d1c5 commit fafa723Copy full SHA for fafa723
Cargo.toml
@@ -57,4 +57,4 @@ tls-listener = { version = "0.9.1", features = ["rt", "rustls"] }
57
tokio = { version = "1.32.0", features = ["rt-multi-thread", "macros", "io-std", "io-util", "net", "signal"] }
58
tokio-rustls = { version = "0.25.0", default-features = false, features = ["tls12"] }
59
tokio-stream = { version = "0.1.14", features = ["net"] }
60
-webpki-roots = "0.26.0"
+webpki-roots = "0.26"
0 commit comments