aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorJake McGinty <me@jake.su>2018-02-21 05:01:42 +0000
committerJake McGinty <me@jake.su>2018-02-21 05:37:58 +0000
commitb5c51352571e5b59123fd9b5d8c98a92c2a275b7 (patch)
treeead927d3e387f0ce2e2418995a3f31d6baea327a /Cargo.lock
parentuse Failure crate in snow, get rid of nasty sync adaptors (diff)
downloadwireguard-rs-b5c51352571e5b59123fd9b5d8c98a92c2a275b7.tar.xz
wireguard-rs-b5c51352571e5b59123fd9b5d8c98a92c2a275b7.zip
mac2 cookies
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 7608d55..a97bc4a 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1180,7 +1180,6 @@ dependencies = [
"nix 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
"pnet 0.20.0 (registry+https://github.com/rust-lang/crates.io-index)",
"rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
- "rust-crypto 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)",
"snow 0.1.8-preview (git+https://github.com/mcginty/snow?branch=wireguard)",
"socket2 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
"structopt 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",