Skip to content

Commit 3d1ec23

Browse files
daxpeddaModProg
authored andcommitted
Configure docs.rs
1 parent 9f5a79d commit 3d1ec23

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,7 @@ zeroize_ = { version = "1.5", package = "zeroize", default-features = false }
4646
name = "util"
4747
path = "tests/util.rs"
4848
test = false
49+
50+
[package.metadata.docs.rs]
51+
all-features = true
52+
targets = []

0 commit comments

Comments
 (0)