From 57d14cb4bf0fec2b8eb151a9b1a053d59d723a46 Mon Sep 17 00:00:00 2001 From: Jake McGinty Date: Tue, 29 May 2018 22:53:26 -0500 Subject: tests: add convenient iperf test script --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 55c6e3b..ebd2b87 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -978,7 +978,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "snow" version = "0.1.12" -source = "git+https://github.com/mcginty/snow?branch=wireguard#9b4855e9ec99c3fdf5117c67a50b3376dca9d184" +source = "git+https://github.com/mcginty/snow?branch=wireguard#48c825e5af7f27dac6232cff264d4397c9f17e1f" dependencies = [ "arrayref 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", "arrayvec 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)", -- cgit v1.2.3-59-g8ed1b