diff options
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", ] |
