diff --git a/Cargo.toml b/Cargo.toml index 7cedede..586baae 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,5 +13,5 @@ actix-web = "4" crossbeam-queue = "0.3.11" reqwest = { version = "0.12.4", features = ["gzip", "blocking"] } scraper = "0.19.0" -threadpool = "1.8" +threadpool = "1.8.1" dashmap = "5.5.3" \ No newline at end of file