mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
uucore: add chrono to uptime feature
This commit is contained in:
@@ -134,4 +134,4 @@ version-cmp = []
|
||||
wide = []
|
||||
custom-tz-fmt = ["chrono", "chrono-tz", "iana-time-zone"]
|
||||
tty = []
|
||||
uptime = ["libc", "windows-sys", "utmpx", "utmp-classic", "thiserror"]
|
||||
uptime = ["chrono", "libc", "windows-sys", "utmpx", "utmp-classic", "thiserror"]
|
||||
|
||||
Reference in New Issue
Block a user