1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-30 12:37:49 +00:00

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

This commit is contained in:
renovate[bot] 2023-09-20 16:33:12 +00:00 committed by GitHub
parent a0f6df4b79
commit 3bb180f471
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -328,7 +328,7 @@ unicode-segmentation = "1.10.1"
unicode-width = "0.1.11"
utf-8 = "0.7.6"
walkdir = "2.4"
winapi-util = "0.1.5"
winapi-util = "0.1.6"
windows-sys = { version = "0.48.0", default-features = false }
xattr = "1.0.1"
zip = { version = "0.6.6", default_features = false, features = ["deflate"] }