aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorJake McGinty <me@jake.su>2018-05-18 02:36:50 -0700
committerJake McGinty <me@jake.su>2018-05-18 02:36:50 -0700
commiteb5eac741ff529bc89a024f17200224a61114d64 (patch)
tree07f72740164492bca99242591ba850252eb86ba8 /Cargo.lock
parenttests: add peer stress test (diff)
downloadwireguard-rs-eb5eac741ff529bc89a024f17200224a61114d64.tar.xz
wireguard-rs-eb5eac741ff529bc89a024f17200224a61114d64.zip
peer_server: fill in more scaffolding for rate limiter
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index ce8f1bd..180b7ea 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -489,7 +489,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "libc"
version = "0.2.40"
-source = "git+https://github.com/rust-lang/libc#d0a57265999c78aa56c0202d97911e16e43baea3"
+source = "git+https://github.com/rust-lang/libc#5e025d65d40bde298dc36c289f11c5717fab6fa3"
[[package]]
name = "libc"