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 4cffa1a commit 792273cCopy full SHA for 792273c
Cargo.toml
@@ -30,5 +30,5 @@ log = { version = "0.4", optional = true }
30
url = { version = "2.5", optional = true }
31
32
[dev-dependencies]
33
-env_logger = "*"
34
-log = "*"
+env_logger = "0.11"
+log = "0.4"
0 commit comments