heh
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 773f1ba..7058ef1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,13 +9,14 @@ edition = "2024"
atools = "0.1.5"
car = "0.1.1"
collar = "1.0.1"
+fancy-regex = "0.15.0"
implicit-fn = "0.1.0"
# hinted = "0.0.1"
itertools = "0.12.0"
lower = "0.2.0"
lower-macros = "0.2.3"
mattr = "1.0.0"
-# md-5 = "0.10.6"
+md-5 = "0.10.6"
memchr = "2.6.4"
regex = { version = "1.11.1", default-features = false, features = [
"unstable",