mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 12:07:46 +00:00
chore(deps): update deny.toml
This commit is contained in:
parent
7c58ec081d
commit
a4e8be4456
1 changed files with 3 additions and 0 deletions
|
@ -62,6 +62,9 @@ skip = [
|
|||
{ name = "rustix", version = "0.36.15" },
|
||||
# rustix
|
||||
{ name = "linux-raw-sys", version = "0.1.4" },
|
||||
{ name = "linux-raw-sys", version = "0.3.8" },
|
||||
# tempfile
|
||||
{ name = "rustix", version = "0.37.23" },
|
||||
# various crates
|
||||
{ name = "windows-sys", version = "0.45.0" },
|
||||
# windows-sys
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue