diff --git a/Cargo.toml b/Cargo.toml index e421ab3..028d106 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -56,7 +56,7 @@ thiserror = "2" tokio = "1.50.0" toml = "1" tracing = "0.1.44" -tracing-subscriber = "0.3.22" +tracing-subscriber = "0.3.23" url = "2.5.8" uuid = "1.21.0" valuable = "0.1.1"