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

hostname: migrate winapi to windows-sys crate

This commit is contained in:
Niyaz Nigmatullin 2022-10-19 23:22:05 +03:00 committed by Niyaz Nigmatullin
parent 05a224d40e
commit b0b7565ba9
3 changed files with 5 additions and 6 deletions

2
Cargo.lock generated
View file

@ -2498,7 +2498,7 @@ dependencies = [
"clap 4.0.17",
"hostname",
"uucore",
"winapi",
"windows-sys 0.42.0",
]
[[package]]