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 249d64b commit 0b0e6cfCopy full SHA for 0b0e6cf
Cargo.toml
@@ -28,7 +28,7 @@ winapi = { version = "0.3", features = ["netioapi"] }
28
nix = { version = "0.28", features = ["net"] }
29
30
[dev-dependencies]
31
-env_logger = { version = "0.11.3", default-features = false, features = [
+env_logger = { version = "0.10.2", default-features = false, features = [
32
"color",
33
"humantime",
34
"auto-color",
0 commit comments