diff --git a/Cargo.toml b/Cargo.toml index a3b2181..9aa3f50 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -31,7 +31,7 @@ tokio = { version = "1.36.0", features = [ ] } clap = { version = "4.5.1", features = ["derive"] } tracing = "0.1.40" -tracing-subscriber = { version = "0.3.11", features = [ +tracing-subscriber = { version = "0.3.18", features = [ "env-filter", "fmt", "ansi",