diff --git a/Cargo.toml b/Cargo.toml index 5442ee33b..7a0a39051 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -64,7 +64,7 @@ serde_yaml = "0.9.27" rand = "0.8.5" rayon = "1.8.1" thiserror = "1.0.59" -tracing = { version = "0.1.40", features = ["release_max_level_warn"] } +tracing = { version = "0.1.40" } tracing-subscriber = "0.3" tokio = { version = "1.34.0", features = [ "rt",