diff options
| author | Joakim Hulthe <joakim.hulthe@mullvad.net> | 2025-02-25 14:10:59 +0100 |
|---|---|---|
| committer | Joakim Hulthe <joakim.hulthe@mullvad.net> | 2025-02-25 14:10:59 +0100 |
| commit | 60ccaee30c558ec05dbe36224cdb66464fab4272 (patch) | |
| tree | 1d9f0950f9a3209f5ad4d928f4d342a9da7c2586 /test | |
| parent | c06b29d60703bcfcfbbb48deef3c526631f847b7 (diff) | |
| parent | 148e43dc21254caab5edcabfad6bbda957208e0e (diff) | |
| download | mullvadvpn-60ccaee30c558ec05dbe36224cdb66464fab4272.tar.xz mullvadvpn-60ccaee30c558ec05dbe36224cdb66464fab4272.zip | |
Merge branch 'document-and-lint-all-usages-of-unsafe-des-1459'
Diffstat (limited to 'test')
| -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", ] |
