summaryrefslogtreecommitdiffhomepage
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2023-10-17 11:51:18 +0200
committerDavid Lönnhager <david.l@mullvad.net>2023-10-20 18:17:19 +0200
commit5cee95d43bb0cc3654e5558ba02919dbf32d52aa (patch)
treebda93278bf708769adc4fec3f4f526b84f5cf15b /Cargo.toml
parentb3cc38c2bea1869e495206ec1febc6a92bb300bc (diff)
downloadmullvadvpn-5cee95d43bb0cc3654e5558ba02919dbf32d52aa.tar.xz
mullvadvpn-5cee95d43bb0cc3654e5558ba02919dbf32d52aa.zip
Move talpid-windows-net into talpid-windows
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f68e491d9f..a94e5514b7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -34,7 +34,7 @@ members = [
"talpid-time",
"talpid-tunnel",
"talpid-tunnel-config-client",
- "talpid-windows-net",
+ "talpid-windows",
"talpid-wireguard",
"mullvad-management-interface",
"tunnel-obfuscation",