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