Skip to content

Commit

Permalink
Explicitly require simple_logger 1.9 for examples
Browse files Browse the repository at this point in the history
  • Loading branch information
alvinhochun authored Sep 17, 2020
1 parent e475499 commit 83c95e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ bitflags = "1"

[dev-dependencies]
image = "0.23"
simple_logger = "1"
simple_logger = "1.9"

[target.'cfg(target_os = "android")'.dependencies]
ndk = "0.1.0"
Expand Down

0 comments on commit 83c95e7

Please sign in to comment.