diff --git a/Cargo.toml b/Cargo.toml index 2ba8464..02be782 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -29,7 +29,7 @@ default = ["futures", "native_tls"] version = "^1.5" [dependencies.dashmap] -version = "^5.5" +version = "^6.0" [dependencies.reqwest] version = "^0.12"