html terminal
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 88f955f..52e252a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -46,6 +46,7 @@ strip-ansi-escapes = "0.2.0"
dashmap = "5.5.1"
lemu = { features = ["diagnose"], default-features = false, version = "0.2.0" }
phf = { version = "0.11.2", features = ["macros"] }
+itertools = "0.11.0"
[profile.release]
strip = true