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 53f628c commit 923b135Copy full SHA for 923b135
Cargo.toml
@@ -21,7 +21,7 @@ c-types = ["std"]
21
lender = ["lazy_static"]
22
23
[dependencies]
24
-log = "^0"
+log = "0.4"
25
lazy_static = { version = "^1", optional = true }
26
27
[package.metadata.docs.rs]
0 commit comments