heh
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 09ee6ba..14af4b6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,10 +6,8 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
-arrayvec = "0.7.4"
itertools = "0.12.0"
memchr = "2.6.4"
-rayon = "1.8.0"
[profile.release]
lto = true
codegen-units = 1