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.
2 parents 6570947 + 923b135 commit 5506c35Copy full SHA for 5506c35
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