diff --git a/Cargo.toml b/Cargo.toml index f01df53ed..aa9c407f6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -43,7 +43,7 @@ bitflags = "1" crossbeam-channel = "0.5" [dev-dependencies] -image = "0.23" +image = "0.24" env_logger = "0.9" [target."cfg(target_os = \"android\")".dependencies]