diff options
| author | David Lönnhager <david.l@mullvad.net> | 2023-10-17 11:51:18 +0200 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2023-10-20 18:17:19 +0200 |
| commit | 5cee95d43bb0cc3654e5558ba02919dbf32d52aa (patch) | |
| tree | bda93278bf708769adc4fec3f4f526b84f5cf15b /Cargo.toml | |
| parent | b3cc38c2bea1869e495206ec1febc6a92bb300bc (diff) | |
| download | mullvadvpn-5cee95d43bb0cc3654e5558ba02919dbf32d52aa.tar.xz mullvadvpn-5cee95d43bb0cc3654e5558ba02919dbf32d52aa.zip | |
Move talpid-windows-net into talpid-windows
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
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", |
