From 4d8be265849c55912467961e09af657176472dcb Mon Sep 17 00:00:00 2001 From: Aleksey Kladov Date: Sat, 18 Aug 2018 12:42:28 +0300 Subject: refactor --- crates/libeditor/Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'crates/libeditor/Cargo.toml') diff --git a/crates/libeditor/Cargo.toml b/crates/libeditor/Cargo.toml index 7b39870cd..55f41c2c5 100644 --- a/crates/libeditor/Cargo.toml +++ b/crates/libeditor/Cargo.toml @@ -9,7 +9,6 @@ itertools = "0.7.8" superslice = "0.1.0" libsyntax2 = { path = "../libsyntax2" } -smol_str = "0.1.0" [dev-dependencies] assert_eq_text = { path = "../assert_eq_text" } -- cgit v1.2.3