Skip to content

Commit 923b135

Browse files
authored
Update Cargo.toml
1 parent 53f628c commit 923b135

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ c-types = ["std"]
2121
lender = ["lazy_static"]
2222

2323
[dependencies]
24-
log = "^0"
24+
log = "0.4"
2525
lazy_static = { version = "^1", optional = true }
2626

2727
[package.metadata.docs.rs]

0 commit comments

Comments
 (0)