diff --git a/Cargo.toml b/Cargo.toml index e01581e2c3..531ff414ed 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -548,7 +548,7 @@ tokio-stream = "0.1.15" tokio-tungstenite = "0.20" tokio-util = { version = "0.7.11", features = ["io", "io-util"] } toml = "0.8.19" -toml_edit = "0.22.16" +toml_edit = "0.22.20" tough = { version = "0.17.1", features = [ "http" ] } trust-dns-client = "0.22" trust-dns-proto = "0.22"