1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-08-02 14:07:46 +00:00

install: remove time crate

This commit is contained in:
Miles Liu 2023-06-05 16:34:50 +08:00
parent e85382cff1
commit 1c4d7b2f87
No known key found for this signature in database
GPG key ID: 4DB9B32F9B24A7A9
2 changed files with 0 additions and 4 deletions

1
Cargo.lock generated
View file

@ -2732,7 +2732,6 @@ dependencies = [
"file_diff",
"filetime",
"libc",
"time",
"uucore",
]