diff options
| author | Linus Färnstrand <faern@faern.net> | 2023-07-06 13:25:32 +0200 |
|---|---|---|
| committer | Linus Färnstrand <faern@faern.net> | 2023-07-07 14:52:14 +0200 |
| commit | 8e827e8a02b68c7f999fe287f53e764d648cff6f (patch) | |
| tree | b7b72ebda4e51371252960a0c6b111115af10758 /Cargo.lock | |
| parent | 1d82cb85f59575edf4004eefde73be5614c3b6d1 (diff) | |
| download | mullvadvpn-8e827e8a02b68c7f999fe287f53e764d648cff6f.tar.xz mullvadvpn-8e827e8a02b68c7f999fe287f53e764d648cff6f.zip | |
Remove unused instance of os_pipe
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 f9e7a671fa..b237808e43 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3657,7 +3657,6 @@ dependencies = [ "nftnl", "nix 0.23.1", "once_cell", - "os_pipe", "parity-tokio-ipc", "parking_lot", "pfctl", |
