heh
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 82ab709..14af4b6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,7 +8,6 @@ edition = "2021"
[dependencies]
itertools = "0.12.0"
memchr = "2.6.4"
-rayon = "1.8.0"
[profile.release]
lto = true
codegen-units = 1