diff options
| author | Sebastian Holmin <sebastian.holmin@mullvad.net> | 2025-01-22 13:33:03 +0100 |
|---|---|---|
| committer | Sebastian Holmin <sebastian.holmin@mullvad.net> | 2025-01-22 13:33:03 +0100 |
| commit | bbfc9c858bd58cf8a8768e7229b40ee44aa898bd (patch) | |
| tree | 66ffb72550e367f13fe4b68881937627d79a390f /test/Cargo.lock | |
| parent | 598727746cd679b6d1aa327f6a5ac0506693bda8 (diff) | |
| parent | b198ecd495f75117c482eea2f9d8cd738ad14441 (diff) | |
| download | mullvadvpn-bbfc9c858bd58cf8a8768e7229b40ee44aa898bd.tar.xz mullvadvpn-bbfc9c858bd58cf8a8768e7229b40ee44aa898bd.zip | |
Merge branch 'be-able-to-whitelist-relays-in-an-end-to-end-test-run-des-1052'
Diffstat (limited to 'test/Cargo.lock')
| -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 a4e2ee9df7..064ae149ad 100644 --- a/test/Cargo.lock +++ b/test/Cargo.lock @@ -3597,6 +3597,7 @@ dependencies = [ "dirs", "env_logger", "futures", + "glob", "hyper-util", "inventory", "ipnetwork", |
