From 00c1ea17d53ca9eed8ec0f320c37592505ff8d65 Mon Sep 17 00:00:00 2001 From: Mathias Hall-Andersen Date: Fri, 6 Dec 2019 21:58:01 +0100 Subject: Remove futures from dependencies --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 35140f7..b0de363 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,7 +16,6 @@ generic-array = "0.12.3" zerocopy = "0.2.7" byteorder = "1.3.1" digest = "0.8.0" -futures = "0.1.28" arraydeque = "0.4.5" treebitmap = "^0.4" crossbeam-channel = "0.3.9" -- cgit v1.2.3-59-g8ed1b