From e847a1b7a6b53d5663aae7396ea0f65485f1283e Mon Sep 17 00:00:00 2001 From: Aleksey Kladov Date: Thu, 9 Aug 2018 12:47:34 +0300 Subject: hihglihgitng tests --- libeditor/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'libeditor/Cargo.toml') diff --git a/libeditor/Cargo.toml b/libeditor/Cargo.toml index 92abd3289..750d80038 100644 --- a/libeditor/Cargo.toml +++ b/libeditor/Cargo.toml @@ -6,3 +6,4 @@ publish = false [dependencies] libsyntax2 = { path = "../" } +itertools = "0.7.8" -- cgit v1.2.3