Skip to content

Commit

Permalink
updated to env_logger 0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasJowett committed Mar 7, 2024
1 parent 23f8bcd commit 441ef86
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 23 deletions.
97 changes: 75 additions & 22 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 @@ -23,7 +23,7 @@ path = "src/main.rs"
[dependencies]
cfg-if = "1"
winit = "0.28"
env_logger = "0.10"
env_logger = "0.11"
log = "0.4"
wgpu = "0.18"
pollster = "0.3"
Expand Down

0 comments on commit 441ef86

Please sign in to comment.