diff --git a/Cargo.toml b/Cargo.toml index 7665e97e88..0a5cb979e4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -44,7 +44,7 @@ futures-util = { version = "0.3", default-features = false, features = ["alloc"] http-body-util = "=0.1.0-rc.2" matches = "0.1" num_cpus = "1.0" -pretty_env_logger = "0.4" +pretty_env_logger = "0.5" spmc = "0.3" serde = { version = "1.0", features = ["derive"] } serde_json = "1.0"