Skip to content

Commit 39a218e

Browse files
committed
chore: add --all-features flag usage for docs.rs
1 parent 945e1b6 commit 39a218e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,6 @@ unseparated_literal_suffix = "warn"
7373
unnecessary_safety_doc = "warn"
7474
wildcard_dependencies = "warn"
7575
wrong_self_convention = "warn"
76+
77+
[package.metadata.docs.rs]
78+
all-features = true

0 commit comments

Comments
 (0)