diff --git a/Cargo.toml b/Cargo.toml index d3b9b032..f77fcf8a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -87,7 +87,7 @@ default-features = false features = ["std", "std-future"] [dev-dependencies] -env_logger = "0.9" +env_logger = "0.11" flate2 = "1.0.3" indicatif = "0.15" rayon = "1"