diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2023-08-03 15:09:55 +0200 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2023-08-03 15:09:55 +0200 |
| commit | fcb5d294653f2b62cbfd5801d92bd8518e051a89 (patch) | |
| tree | e27674b37f68a1f72ce926ef7e8993a10f0bfcae /Cargo.lock | |
| parent | 4ee496e6fa7132e5d8426229a1b4f8f69e33f33b (diff) | |
| parent | bfda726d68a56ba034c2429206b4d2591c4d033f (diff) | |
| download | mullvadvpn-fcb5d294653f2b62cbfd5801d92bd8518e051a89.tar.xz mullvadvpn-fcb5d294653f2b62cbfd5801d92bd8518e051a89.zip | |
Merge branch 'remove-libc-in-ios-rust-ffi'
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock index b679eb5652..244372fbbd 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3320,7 +3320,6 @@ name = "shadowsocks-proxy" version = "0.0.0" dependencies = [ "cbindgen", - "libc", "log", "oslog", "shadowsocks-service", @@ -4265,7 +4264,6 @@ name = "tunnel-obfuscator-proxy" version = "0.0.0" dependencies = [ "cbindgen", - "libc", "log", "oslog", "tokio", |
