From a426de60ad2b4e7041f8fd8ff97b10f97d8bbfd1 Mon Sep 17 00:00:00 2001 From: Shotaro Yamada Date: Tue, 9 Jul 2019 00:28:00 +0900 Subject: Remove unused dependencies --- crates/test_utils/Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'crates/test_utils') diff --git a/crates/test_utils/Cargo.toml b/crates/test_utils/Cargo.toml index b58dbd1cf..0be9c3665 100644 --- a/crates/test_utils/Cargo.toml +++ b/crates/test_utils/Cargo.toml @@ -6,6 +6,5 @@ authors = ["rust-analyzer developers"] [dependencies] difference = "2.0.0" -itertools = "0.8.0" text_unit = "0.1.2" serde_json = "1.0.34" -- cgit v1.2.3