Skip to content

Commit 5506c35

Browse files
authored
Merge pull request #3 from Dylan-DPC/patch-1
Update Cargo.toml
2 parents 6570947 + 923b135 commit 5506c35

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)