diff --git a/Cargo.toml b/Cargo.toml index 4ede8d9a6..4710f185a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -54,7 +54,7 @@ clipboard-win = "5.0" [dev-dependencies] doc-comment = "0.3" -env_logger = { version = "0.10", default-features = false } +env_logger = { version = "0.11", default-features = false } tempfile = "3.1.0" rand = "0.8" assert_matches = "1.2"