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 16a3a19 commit 7386ff5Copy full SHA for 7386ff5
Cargo.toml
@@ -67,7 +67,7 @@ serde_json = "1.0.0"
67
68
# Examples
69
tokio = { version = "1", features = ["rt-multi-thread", "macros", "sync", "net"] }
70
-env_logger = { version = "0.9", default-features = false }
+env_logger = { version = "0.10", default-features = false }
71
tokio-rustls = "0.24"
72
webpki-roots = "0.25"
73
0 commit comments