Skip to content

Commit

Permalink
Update Rust crate log to 0.4.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 15, 2022
1 parent 1038c8a commit 862ea02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sanity-bin/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ edition = "2018"
sanity-lib = { path = "../sanity-lib" }
amethyst = {version = "0.15.3", features = ["no-slow-safety-checks", "tiles"]}
direction = {version = "0.17.10", features = ["rand"]}
log = { version = "0.4.11", features = ["serde"] }
log = { version = "0.4.17", features = ["serde"] }
rand = "0.7.3"
ron = "0.6.2"
serde = "1.0.117"
Expand Down

0 comments on commit 862ea02

Please sign in to comment.