mirror of
https://github.com/openharmony/third_party_rust_which-rs.git
synced 2026-07-01 21:14:07 -04:00
Show regex-features in the documentation
Add `package.metadata.docs.rs` to Cargo.toml to enable all features in the documentation. This metadata is documented at https://docs.rs/about/metadata
This commit is contained in:
@@ -21,3 +21,6 @@ lazy_static = "1"
|
||||
|
||||
[dev-dependencies]
|
||||
tempdir = "0.3.7"
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
all-features = true
|
||||
|
||||
Reference in New Issue
Block a user