diff --git a/Cargo.toml b/Cargo.toml index a861c43..1b2f053 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,7 +23,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" +imageproc = "0.24.0" env_logger = "0.10.0" [features]