diff --git a/Cargo.toml b/Cargo.toml index 01afb7c840..6e0345ce6e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -73,7 +73,7 @@ pretty_assertions = "1.2.1" proptest = "1.0.0" criterion = "0.4" test-log = "0.2.10" -env_logger = "0.9.0" +env_logger = "0.10.0" pprof = { version = "0.11.0", features = ["flamegraph", "criterion"] } futures = "0.3.21"