mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2025-01-11 21:31:29 +11:00
Explicitly require simple_logger 1.9 for examples
This commit is contained in:
parent
e4754999b7
commit
83c95e774d
|
@ -34,7 +34,7 @@ bitflags = "1"
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
image = "0.23"
|
image = "0.23"
|
||||||
simple_logger = "1"
|
simple_logger = "1.9"
|
||||||
|
|
||||||
[target.'cfg(target_os = "android")'.dependencies]
|
[target.'cfg(target_os = "android")'.dependencies]
|
||||||
ndk = "0.1.0"
|
ndk = "0.1.0"
|
||||||
|
|
Loading…
Reference in a new issue