mirror of
https://github.com/rust-windowing/winit.git
synced 2026-06-26 22:53:15 -04:00
Explicitly require simple_logger 1.9 for examples
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user