diff options
| author | Emīls Piņķis <emils@mullvad.net> | 2019-09-25 14:41:31 +0100 |
|---|---|---|
| committer | Emīls Piņķis <emils@mullvad.net> | 2019-09-25 18:28:37 +0100 |
| commit | 8a8f3fead0cb0ed86c7f399dcaf02c96a17bcdb9 (patch) | |
| tree | 524e7d6bcbee39a5e93a944247ce6b8dc1fcf80c /Cargo.lock | |
| parent | c92f52de79106bc2f82dabc9944107af64ada15c (diff) | |
| download | mullvadvpn-8a8f3fead0cb0ed86c7f399dcaf02c96a17bcdb9.tar.xz mullvadvpn-8a8f3fead0cb0ed86c7f399dcaf02c96a17bcdb9.zip | |
Duplicate tunnel fd on all platforms for wireguard-go
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock index 6751e21522..5203ab025e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1278,7 +1278,6 @@ dependencies = [ "jni 0.12.3 (registry+https://github.com/rust-lang/crates.io-index)", "jsonrpc-client-core 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "log-panics 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)", "mullvad-daemon 2019.8.0", |
