diff --git a/Cargo.toml b/Cargo.toml index 04c9ed26a68..f1d1b61f26a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -27,7 +27,7 @@ crossbeam-utils = "0.8" crypto-hash = "0.3.1" curl = { version = "0.4.23", features = ["http2"] } curl-sys = "0.4.22" -env_logger = "0.7.0" +env_logger = "0.8.1" pretty_env_logger = { version = "0.4", optional = true } anyhow = "1.0" filetime = "0.2.9"