heh
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c94db9a..2ef72f6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,7 +9,9 @@ edition = "2021"
atools = "0.1.5"
# hinted = "0.0.1"
itertools = "0.12.0"
+logos = "0.14.3"
memchr = "2.6.4"
+regex = "1.11.1"
# radsort = "0.1.1"
rustc-hash = { version = "2.1.0", features = ["nightly"] }
[profile.release]