diff options
| author | Joakim Hulthe <joakim.hulthe@mullvad.net> | 2025-02-13 14:29:07 +0100 |
|---|---|---|
| committer | Joakim Hulthe <joakim.hulthe@mullvad.net> | 2025-02-25 13:37:43 +0100 |
| commit | 2e0038f5b0035fdd4bc9f7678889ff5647545088 (patch) | |
| tree | 2490cfad995215d4824aefdf45899b846aaee517 | |
| parent | 417d1b551e3581b8cff66e524f542504feea04ae (diff) | |
| download | mullvadvpn-2e0038f5b0035fdd4bc9f7678889ff5647545088.tar.xz mullvadvpn-2e0038f5b0035fdd4bc9f7678889ff5647545088.zip | |
Update test/Cargo.lock
| -rw-r--r-- | test/Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Cargo.lock b/test/Cargo.lock index 897e6c9645..e25c4d94d7 100644 --- a/test/Cargo.lock +++ b/test/Cargo.lock @@ -3478,7 +3478,7 @@ dependencies = [ name = "talpid-time" version = "0.0.0" dependencies = [ - "libc", + "nix 0.29.0", "tokio", ] |
