Update fd-lock, is-terminal and tempfile

This commit is contained in:
link2xt
2023-04-03 21:56:16 +00:00
parent f6ea48d666
commit 044478a044
2 changed files with 29 additions and 19 deletions

View File

@@ -40,6 +40,7 @@ skip = [
{ name = "rand_chacha", version = "<0.3" },
{ name = "rand_core", version = "<0.6" },
{ name = "rand", version = "<0.8" },
{ name = "redox_syscall", version = "0.2.16" },
{ name = "sec1", version = "0.3.0" },
{ name = "sha2", version = "<0.10" },
{ name = "signature", version = "1.6.4" },