We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 64cf3f5 + b5df331 commit 593b141Copy full SHA for 593b141
src/uucore/Cargo.toml
@@ -134,4 +134,4 @@ version-cmp = []
134
wide = []
135
custom-tz-fmt = ["chrono", "chrono-tz", "iana-time-zone"]
136
tty = []
137
-uptime = ["libc", "windows-sys", "utmpx", "utmp-classic", "thiserror"]
+uptime = ["chrono", "libc", "windows-sys", "utmpx", "utmp-classic", "thiserror"]
0 commit comments