summaryrefslogtreecommitdiffhomepage
path: root/Cargo.lock
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2023-10-11 17:11:23 +0200
committerDavid Lönnhager <david.l@mullvad.net>2023-10-11 17:11:23 +0200
commit51e06a48b68c7aeb2fd2c19205a107c030ac649e (patch)
tree274a3118b124eee271cdd940fc5dffb77ed08078 /Cargo.lock
parent9383325ea310ded42066b68402c1c3fc7ff63955 (diff)
parent968c1ebaf942976755974905553cde8f20cb7678 (diff)
downloadmullvadvpn-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.lock2
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",