mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 19:17:43 +00:00
Cargo.toml: add feat_require_unix_hostid to feat_os_unix
This commit is contained in:
parent
3b0bfb10ac
commit
6c5274512d
1 changed files with 1 additions and 0 deletions
|
@ -152,6 +152,7 @@ feat_os_unix = [
|
||||||
"feat_require_crate_cpp",
|
"feat_require_crate_cpp",
|
||||||
"feat_require_unix",
|
"feat_require_unix",
|
||||||
"feat_require_unix_utmpx",
|
"feat_require_unix_utmpx",
|
||||||
|
"feat_require_unix_hostid",
|
||||||
]
|
]
|
||||||
# "feat_os_windows" == set of utilities which can be built/run on modern/usual windows platforms
|
# "feat_os_windows" == set of utilities which can be built/run on modern/usual windows platforms
|
||||||
feat_os_windows = [
|
feat_os_windows = [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue