diff --git a/Cargo.toml b/Cargo.toml index a861c43..61cbf6b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,7 +24,7 @@ features = ["0_5", "0_6", "1_2", "demux", "mux"] [dev-dependencies] image = { version = "0.24.1", default_features = false, features = ["png"] } imageproc = "0.23.0" -env_logger = "0.10.0" +env_logger = "0.11.1" [features] static = ["libwebp-sys2/static"]