diff --git a/Cargo.toml b/Cargo.toml index 84fae3b07a..39e431e832 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -124,7 +124,7 @@ fstrings = "0.2.3" maplit = "1.0.2" log = "0.4.17" tracing = { version = "0.1.37", default-features = false, features = ["log"] } -tracing-subscriber = "0.3.16" +tracing-subscriber = "0.3.17" futures = "0.3.28" thiserror = "1.0.40" serde = "1.0.160"