diff options
Diffstat (limited to 'helix-view')
-rw-r--r-- | helix-view/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
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" |