diff --git a/Cargo.toml b/Cargo.toml index 4a5ea75..ec35376 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,7 +35,7 @@ ctrlc2 = { version = "4.0.0", features = ["async", "termination"] } digest_auth = "0.3.1" dotenvy = "0.15.7" env_logger = "0.11.10" -hashlink = "0.11.0" +hashlink = "0.12.0" hickory-proto = "0.26.1" httparse = "1.10.1" ipstack = { version = "1.0.0" }