From 5211e7d97771aa7f8d7cc99e5131fb3cc71a1627 Mon Sep 17 00:00:00 2001 From: Aleksey Kladov Date: Sat, 25 Aug 2018 14:30:54 +0300 Subject: move --- crates/test_utils/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'crates/test_utils/Cargo.toml') diff --git a/crates/test_utils/Cargo.toml b/crates/test_utils/Cargo.toml index 3d336a9b4..41316581e 100644 --- a/crates/test_utils/Cargo.toml +++ b/crates/test_utils/Cargo.toml @@ -6,3 +6,4 @@ authors = ["Aleksey Kladov "] [dependencies] difference = "2.0.0" itertools = "0.7.8" +text_unit = "0.1.2" -- cgit v1.2.3