From 1ad0581ddd2d1fc6eb8b96b495eb4e546d4bdd28 Mon Sep 17 00:00:00 2001 From: Blaž Hrastnik Date: Thu, 6 May 2021 14:33:53 +0900 Subject: Eliminate a few more futures dependencies. --- helix-view/Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'helix-view') diff --git a/helix-view/Cargo.toml b/helix-view/Cargo.toml index 2ed58707..b9d07d01 100644 --- a/helix-view/Cargo.toml +++ b/helix-view/Cargo.toml @@ -22,7 +22,6 @@ once_cell = "1.4" url = "2" tokio = { version = "1", features = ["full"] } -futures-util = "0.3" slotmap = "1" -- cgit v1.2.3-70-g09d2