diff options
| author | David Lönnhager <david.l@mullvad.net> | 2023-10-11 17:11:23 +0200 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2023-10-11 17:11:23 +0200 |
| commit | 51e06a48b68c7aeb2fd2c19205a107c030ac649e (patch) | |
| tree | 274a3118b124eee271cdd940fc5dffb77ed08078 /Cargo.lock | |
| parent | 9383325ea310ded42066b68402c1c3fc7ff63955 (diff) | |
| parent | 968c1ebaf942976755974905553cde8f20cb7678 (diff) | |
| download | mullvadvpn-51e06a48b68c7aeb2fd2c19205a107c030ac649e.tar.xz mullvadvpn-51e06a48b68c7aeb2fd2c19205a107c030ac649e.zip | |
Merge branch 'weekly-cleanup/rewrite-talpid-openvpn-to-be-more-async-des-285' into main
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 b3b830e0ce..c398c67f7a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3487,10 +3487,8 @@ name = "talpid-openvpn" version = "0.0.0" dependencies = [ "async-trait", - "duct", "err-derive", "futures", - "is-terminal", "log", "once_cell", "os_pipe", |
