diff --git a/Cargo.toml b/Cargo.toml index d107c55..602a293 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -46,7 +46,7 @@ syn = "2" tap = "1.0.1" thiserror = "2" tokio = "1.49.0" -toml = "0.9.11" +toml = "1.0.1" tracing = "0.1.44" tracing-subscriber = "0.3.22" url = "2.5.8"