mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 03:27:44 +00:00
build all features on docs.rs
This commit is contained in:
parent
11e8476456
commit
cc8a9f4c1b
1 changed files with 3 additions and 0 deletions
|
@ -21,6 +21,9 @@ edition = "2021"
|
|||
|
||||
build = "build.rs"
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
all-features = true
|
||||
|
||||
[features]
|
||||
default = ["feat_common_core"]
|
||||
## OS feature shortcodes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue