summaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2024-08-13 13:41:35 +0200
committerDavid Lönnhager <david.l@mullvad.net>2024-08-13 13:41:35 +0200
commit54f67bd6781857239a7bd85a617a0a97d053cdec (patch)
tree0ad58826e68a5ba79250859f63be38b80e89491c /test
parentbf9d5131f4f9e0dcfa3616c97ab06826d0d16b0e (diff)
parent68d699b1710a3241d3abe2c1750ac1a728882a13 (diff)
downloadmullvadvpn-54f67bd6781857239a7bd85a617a0a97d053cdec.tar.xz
mullvadvpn-54f67bd6781857239a7bd85a617a0a97d053cdec.zip
Merge branch 'android-refactor-tun-config'
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 b2c01ff069..38d1930a56 100644
--- a/test/Cargo.lock
+++ b/test/Cargo.lock
@@ -3254,6 +3254,7 @@ dependencies = [
"ipnetwork",
"jnix",
"log",
+ "once_cell",
"serde",
"thiserror",
"x25519-dalek",