mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 19:17:43 +00:00
Merge pull request #6502 from Its-Just-Nans/main
build all features on docs.rs
This commit is contained in:
commit
7d77a3730c
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