diff --git a/Cargo.toml b/Cargo.toml index a2285cb..8a1a497 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -26,7 +26,7 @@ ctrlc2 = { version = "3", features = ["tokio", "termination"] } digest_auth = "0.3" dotenvy = "0.15" env_logger = "0.11" -hashlink = "0.9" +hashlink = "0.10" hickory-proto = "0.24" httparse = "1" ipstack = { version = "0.1" }