summaryrefslogtreecommitdiffhomepage
path: root/Cargo.lock
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2024-08-19 12:02:26 +0200
committerDavid Lönnhager <david.l@mullvad.net>2024-08-20 12:03:02 +0200
commitc1c00a6ee3c3a55f79c484456b09061c835ca49a (patch)
tree20b2302ebfe39459449e496d6604c2ff63a482d9 /Cargo.lock
parentba6d56a7c5bcbfb8bb35adc50abfc94daf898671 (diff)
downloadmullvadvpn-c1c00a6ee3c3a55f79c484456b09061c835ca49a.tar.xz
mullvadvpn-c1c00a6ee3c3a55f79c484456b09061c835ca49a.zip
Synchronize split tunnel interface MTU with VPN tunnel MTU
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index f9fa547879..26f0e8ac3d 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -3903,6 +3903,7 @@ dependencies = [
"subslice",
"system-configuration",
"talpid-dbus",
+ "talpid-net",
"talpid-openvpn",
"talpid-platform-metadata",
"talpid-routing",