names => exponents
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 3951b8f..e39623f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,6 +8,7 @@ repository = "https://github.com/bend-n/beeg"
authors = ["bendn <[email protected]>"]
[dependencies]
+clipp = "0.1.0"
comat = "0.1.3"
phf = { version = "0.11.2", features = ["macros"] }
regex = "1.10.3"