diff --git a/Cargo.toml b/Cargo.toml index edac750..c44c5b2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -174,7 +174,7 @@ tokio = { version = "1.45.1", features = ["full"] } tokio-stream = "0.1.17" tokio-util = "0.7.16" tracing = "0.1.41" -tracing-subscriber = "0.3.19" +tracing-subscriber = "0.3.22" criterion = "0.7.0" test-case = "3" pyroscope = "0.5.8"