diff --git a/Cargo.toml b/Cargo.toml index c154c634..72f73fe4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -71,7 +71,7 @@ ring = "0.17.14" hickory-resolver = { version = "0.25", default-features = false, features = ["tokio"] } # Configuration file parsing -toml = "0.8" +toml = "0.9" serde_yaml = "0.9" # Stream processing