diff --git a/Cargo.toml b/Cargo.toml index 417edc0..4796958 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -52,4 +52,4 @@ tokio = { version = "1.14", default-features = false, features = ["net"], option [dev-dependencies] tokio = { version = "1", features = ["rt-multi-thread", "macros"] } -tracing-subscriber = "0.3.1" +tracing-subscriber = "0.3.5"