Remove crossbeam dependency

This commit is contained in:
Mathias Hall-Andersen
2019-12-10 18:17:48 +01:00
parent 3b376cd6fb
commit 6566796387
9 changed files with 84 additions and 92 deletions

View File

@@ -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"