1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 20:17:45 +00:00

Bump rustix crates

0.36.15 -> 0.36.16
0.37.23 -> 0.37.26
0.38.8 -> 0.38.20
This commit is contained in:
Daniel Hofstetter 2023-10-19 07:15:05 +02:00
parent f971a69d69
commit 1562ef52e8
2 changed files with 15 additions and 15 deletions

View file

@ -59,12 +59,12 @@ highlight = "all"
# spell-checker: disable
skip = [
# procfs
{ name = "rustix", version = "0.36.15" },
{ name = "rustix", version = "0.36.16" },
# rustix
{ name = "linux-raw-sys", version = "0.1.4" },
{ name = "linux-raw-sys", version = "0.3.8" },
# terminal_size
{ name = "rustix", version = "0.37.23" },
{ name = "rustix", version = "0.37.26" },
# various crates
{ name = "windows-sys", version = "0.45.0" },
# windows-sys