From 656679638750f84d1c8b75d8c44974ed45d36092 Mon Sep 17 00:00:00 2001 From: Mathias Hall-Andersen Date: Tue, 10 Dec 2019 18:17:48 +0100 Subject: Remove crossbeam dependency --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index b0de363..8bf3fe3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,7 +18,6 @@ byteorder = "1.3.1" digest = "0.8.0" arraydeque = "0.4.5" treebitmap = "^0.4" -crossbeam-channel = "0.3.9" hjul = "0.2.1" ring = "0.16.7" chacha20poly1305 = "^0.1" -- cgit v1.2.3-59-g8ed1b