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 936f3ed + fb7bbc6 commit 9486edcCopy full SHA for 9486edc
tokio-imap/Cargo.toml
@@ -24,7 +24,7 @@ nom = "5"
24
tokio = { version = "0.2.2", features = ["tcp"] }
25
tokio-rustls = "0.12.0"
26
tokio-util = { version = "0.2.0", features = ["codec"] }
27
-webpki-roots = "0.18.0"
+webpki-roots = "0.19.0"
28
29
[dev-dependencies]
30
tokio = { version = "0.2.2", features = ["macros", "tcp"] }
0 commit comments