From 34c6094604cfeca0c1338a20cf9e85bcd8d9b68b Mon Sep 17 00:00:00 2001 From: Dmitry Sharshakov Date: Tue, 24 Aug 2021 11:32:44 +0300 Subject: refactor --- helix-term/Cargo.toml | 2 -- 1 file changed, 2 deletions(-) (limited to 'helix-term/Cargo.toml') diff --git a/helix-term/Cargo.toml b/helix-term/Cargo.toml index 63856585..c0b2cfe5 100644 --- a/helix-term/Cargo.toml +++ b/helix-term/Cargo.toml @@ -56,7 +56,5 @@ toml = "0.5" serde_json = "1.0" serde = { version = "1.0", features = ["derive"] } -smallvec = "1.4" - [target.'cfg(not(windows))'.dependencies] # https://github.com/vorner/signal-hook/issues/100 signal-hook-tokio = { version = "0.3", features = ["futures-v0_3"] } -- cgit v1.2.3-70-g09d2