diff options
| author | David Lönnhager <david.l@mullvad.net> | 2025-09-03 15:02:04 +0200 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2025-09-03 15:02:04 +0200 |
| commit | 82ef8c8fb924351172d2baf93b77023e6a408a90 (patch) | |
| tree | 659b309c532c2085113c6bc27aac3fe478bcb2d5 /test | |
| parent | 5ba4fb290a2cb737147be093c82198500f3beaeb (diff) | |
| parent | 4cafc03d485e5c5809a559a20fbe8d6f73cebad0 (diff) | |
| download | mullvadvpn-82ef8c8fb924351172d2baf93b77023e6a408a90.tar.xz mullvadvpn-82ef8c8fb924351172d2baf93b77023e6a408a90.zip | |
Merge branch 'win-device-diag-logging'
Diffstat (limited to 'test')
| -rw-r--r-- | test/Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Cargo.lock b/test/Cargo.lock index fe9974abb2..ef2cb663c1 100644 --- a/test/Cargo.lock +++ b/test/Cargo.lock @@ -3662,6 +3662,7 @@ name = "talpid-platform-metadata" version = "0.0.0" dependencies = [ "rs-release", + "talpid-windows", "windows-sys 0.52.0", ] |
