mirror of
https://github.com/uutils/uucore.git
synced 2026-06-10 15:48:52 -07:00
uucore: make features opt-in rather than opt-out
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ process = ["libc"]
|
||||
signals = []
|
||||
entries = ["libc"]
|
||||
wide = []
|
||||
default = ["fs", "libc", "utf8", "encoding", "parse_time", "mode", "utmpx", "process", "entries", "signals", "wide"]
|
||||
default = []
|
||||
|
||||
[lib]
|
||||
path = "lib.rs"
|
||||
|
||||
Reference in New Issue
Block a user