diff --git a/Cargo.toml b/Cargo.toml index 49d3d22..a3b2181 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -30,7 +30,7 @@ tokio = { version = "1.36.0", features = [ "fs", ] } clap = { version = "4.5.1", features = ["derive"] } -tracing = "0.1.34" +tracing = "0.1.40" tracing-subscriber = { version = "0.3.11", features = [ "env-filter", "fmt",