Skip to content

Commit ef35603

Browse files
committed
Update Rust crate log to 0.4.14
1 parent 1038c8a commit ef35603

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sanity-bin/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ edition = "2018"
1010
sanity-lib = { path = "../sanity-lib" }
1111
amethyst = {version = "0.15.3", features = ["no-slow-safety-checks", "tiles"]}
1212
direction = {version = "0.17.10", features = ["rand"]}
13-
log = { version = "0.4.11", features = ["serde"] }
13+
log = { version = "0.4.14", features = ["serde"] }
1414
rand = "0.7.3"
1515
ron = "0.6.2"
1616
serde = "1.0.117"

0 commit comments

Comments
 (0)