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

uucore: fix uptime on Windows

This commit is contained in:
Bluemangoo 2025-03-10 17:58:08 +08:00
parent 3243fbaa03
commit b1fc601cf8
No known key found for this signature in database
GPG key ID: F2F7E46880A1C4CF
4 changed files with 2 additions and 8 deletions

1
Cargo.lock generated
View file

@ -3439,7 +3439,6 @@ dependencies = [
"thiserror 2.0.12",
"utmp-classic",
"uucore",
"windows-sys 0.59.0",
]
[[package]]