Skip to content

Commit 0d5a566

Browse files
authored
phc: render --all-features on docs.rs (#2257)
1 parent f15173a commit 0d5a566

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

phc/Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,6 @@ default = ["rand_core"]
2727
alloc = ["base64ct/alloc"]
2828
getrandom = ["dep:getrandom"]
2929
rand_core = ["dep:rand_core"]
30+
31+
[package.metadata.docs.rs]
32+
all-features = true

0 commit comments

Comments
 (0)