There was an error while loading. Please reload this page.
1 parent 6b27688 commit 5eaa110Copy full SHA for 5eaa110
1 file changed
Cargo.toml
@@ -67,7 +67,7 @@ serde_json = "1.0.0"
67
tokio = { version = "1", features = ["rt-multi-thread", "macros", "sync", "net"] }
68
env_logger = { version = "0.10", default-features = false }
69
tokio-rustls = "0.26"
70
-webpki-roots = "0.26"
+webpki-roots = "1"
71
72
[lints.rust]
73
unexpected_cfgs = { level = "warn", check-cfg = ["cfg(fuzzing)"] }
0 commit comments