diff --git a/cli/Cargo.toml b/cli/Cargo.toml index 3ea1fe292..561d22d65 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -17,7 +17,7 @@ libc = "0.2.92" tokio = { version = "1", features = ["macros"] } log = "0.4.0" tracing = "0.1" -tracing-subscriber = "0.2.17" +tracing-subscriber = "0.3" [features] # A proxy for the library feature