rust/chat_sanitizer/Cargo.toml
changeset 14505 ba29aa03db87
parent 14503 831ecafd74c6
--- a/rust/chat_sanitizer/Cargo.toml	Fri Dec 28 03:10:05 2018 +0300
+++ b/rust/chat_sanitizer/Cargo.toml	Fri Dec 28 22:47:17 2018 +0100
@@ -6,3 +6,4 @@
 
 [dependencies]
 unicode_skeleton = "0.1"
+itertools = "0.8.0"