Skip to content

Commit 58e020a

Browse files
committed
have docs.rs document the optional features
1 parent a469645 commit 58e020a

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
@@ -64,3 +64,6 @@ version = "0.1"
6464
[dependencies.defmt]
6565
version = ">=0.2.0,<0.4"
6666
optional = true
67+
68+
[package.metadata.docs.rs]
69+
all-features = true

0 commit comments

Comments
 (0)