1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-08-03 14:37:45 +00:00

sync: migrate winapi to windows-sys crate

This commit is contained in:
Niyaz Nigmatullin 2022-10-19 23:53:26 +03:00 committed by Niyaz Nigmatullin
parent 5ef1745960
commit 580bff02f8
3 changed files with 23 additions and 36 deletions

2
Cargo.lock generated
View file

@ -2943,7 +2943,7 @@ dependencies = [
"libc",
"nix",
"uucore",
"winapi",
"windows-sys 0.42.0",
]
[[package]]