diff --git a/Cargo.toml b/Cargo.toml index dfd853997..15b70ec49 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -115,6 +115,7 @@ feat_Tier1 = [ "nproc", "sync", "touch", + "uname", "whoami", ] ## (primary platforms) feature sets @@ -194,7 +195,6 @@ feat_require_unix = [ "stty", "timeout", "tty", - "uname", ] # "feat_require_unix_utmpx" == set of utilities requiring unix utmp/utmpx support # * ref: