Skip to content

Commit 066265d

Browse files
committed
Add features to docs-rs
1 parent 452a724 commit 066265d

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
@@ -38,3 +38,6 @@ _test = ["dep:futures", "dep:approx", "std", "arrayvec", "alloc", "heapless"]
3838

3939
[lints.rust]
4040
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing_repro)'] }
41+
42+
[package.metadata.docs.rs]
43+
features = ["arrayvec", "alloc", "heapless", "heapless-09"]

0 commit comments

Comments
 (0)