diff --git a/Cargo.toml b/Cargo.toml index 189585e6..abc0aa80 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"