From a2caa612a3c983da76cd6ef080c7c13c9724ff82 Mon Sep 17 00:00:00 2001 From: Jake McGinty Date: Sun, 24 Jun 2018 00:37:46 +0800 Subject: update dependencies and strategy --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 75de0a9..71f86e2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,7 +35,7 @@ byteorder = "^1.2" bytes = "0.4" chacha20-poly1305-aead = "^0.1" crossbeam = "^0.3" -crossbeam-channel = "^0.1" +crossbeam-channel = "^0.2" derive_deref = "^1.0" failure = "^0.1" futures = "^0.1" -- cgit v1.2.3-59-g8ed1b