summaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2025-09-03 15:02:04 +0200
committerDavid Lönnhager <david.l@mullvad.net>2025-09-03 15:02:04 +0200
commit82ef8c8fb924351172d2baf93b77023e6a408a90 (patch)
tree659b309c532c2085113c6bc27aac3fe478bcb2d5 /test
parent5ba4fb290a2cb737147be093c82198500f3beaeb (diff)
parent4cafc03d485e5c5809a559a20fbe8d6f73cebad0 (diff)
downloadmullvadvpn-82ef8c8fb924351172d2baf93b77023e6a408a90.tar.xz
mullvadvpn-82ef8c8fb924351172d2baf93b77023e6a408a90.zip
Merge branch 'win-device-diag-logging'
Diffstat (limited to 'test')
-rw-r--r--test/Cargo.lock1
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",
]