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

Bump rustix crates

From 0.36.14 to 0.36.15 and from 0.37.19 to 0.37.23
This commit is contained in:
Daniel Hofstetter 2023-08-09 07:47:30 +02:00
parent 6721a23fd3
commit 492c9a4591
2 changed files with 9 additions and 9 deletions

View file

@ -59,7 +59,7 @@ highlight = "all"
# spell-checker: disable
skip = [
# procfs
{ name = "rustix", version = "0.36.14" },
{ name = "rustix", version = "0.36.15" },
# rustix
{ name = "linux-raw-sys", version = "0.1.4" },
# various crates