mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 19:17:43 +00:00
Merge pull request #7220 from sylvestre/docsrs-uucore
uucore/docs.rs: generate the doc for all features
This commit is contained in:
commit
120b6aeb73
1 changed files with 3 additions and 0 deletions
|
@ -14,6 +14,9 @@ keywords = ["coreutils", "uutils", "cross-platform", "cli", "utility"]
|
|||
categories = ["command-line-utilities"]
|
||||
edition = "2021"
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
all-features = true
|
||||
|
||||
[lib]
|
||||
path = "src/lib/lib.rs"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue