Skip to content

Commit

Permalink
Update Rust crate log to 0.4.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 29, 2024
1 parent ecf829c commit 4fb152a
Show file tree
Hide file tree
Showing 4 changed files with 278 additions and 66 deletions.
7 changes: 2 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ getrandom = { version = "0.2.8", features = ["js"] }
rand = "0.8.5"
rand_pcg = "0.3.1"
base64 = "0.13.1"
log = { version = "0.4.17", features = ["std"] }
log = { version = "0.4.21", features = ["std"] }
cgmath = "0.17.0"
lazy_static = "1.4.0"
collision = "0.20.1"
Expand Down
Loading

0 comments on commit 4fb152a

Please sign in to comment.