rust/hg-core/Cargo.toml
changeset 47113 be579775c2d9
parent 47102 d6c94ca40863
child 47349 7138c863d0a1
--- a/rust/hg-core/Cargo.toml	Fri Apr 16 12:12:04 2021 +0200
+++ b/rust/hg-core/Cargo.toml	Fri Apr 16 12:12:41 2021 +0200
@@ -14,6 +14,7 @@
 derive_more = "0.99"
 home = "0.5"
 im-rc = "15.0.*"
+itertools = "0.9"
 lazy_static = "1.4.0"
 rand = "0.7.3"
 rand_pcg = "0.2.1"