From a9d4bae7a18de6acd8762e251f28fb81f4f01fa9 Mon Sep 17 00:00:00 2001 From: David Irvine Date: Tue, 17 Dec 2024 21:24:44 +0000 Subject: [PATCH] fix: dep check --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7470b288e..ba32ee93a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,7 +23,6 @@ rand = "~0.8.5" rand_chacha = "~0.3.1" rayon = "1.5.1" thiserror = "1.0" -num_cpus = "1.13.0" itertools = "~0.10.0" tempfile = "3.6.0" xor_name = "5.0.0"