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

chore(deps): update rust crate winapi-util to 0.1.8

This commit is contained in:
renovate[bot] 2024-04-25 03:25:44 +00:00 committed by GitHub
parent 04b6b7fe48
commit 798435c825
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -330,7 +330,7 @@ unicode-segmentation = "1.11.0"
unicode-width = "0.1.11"
utf-8 = "0.7.6"
walkdir = "2.5"
winapi-util = "0.1.7"
winapi-util = "0.1.8"
windows-sys = { version = "0.48.0", default-features = false }
xattr = "1.3.1"
zip = { version = "1.1.1", default-features = false, features = ["deflate"] }