summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 45a79f6..e48e11b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -29,7 +29,7 @@ opt-level = 3
[dependencies]
byteorder = "1"
-chan = "0.1"
+crossbeam-channel = "0.2.4"
csv = "1"
csv-index = "0.1.5"
docopt = "1"