diff --git a/Cargo.toml b/Cargo.toml index 3532f51..c3c3f3e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -36,7 +36,7 @@ digest_auth = "0.3" dotenvy = "0.15" env_logger = "0.11" hashlink = "0.11" -hickory-proto = "0.25" +hickory-proto = "0.26" httparse = "1" ipstack = { version = "1" } log = { version = "0.4", features = ["std"] }