Skip to content

Commit 35e4476

Browse files
committed
Cargo: Enable --all-features on Docs.rs
1 parent 78e661b commit 35e4476

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ authors = ["Dom Rodriguez <shymega@shymega.org.uk>"]
1010
license = "MIT"
1111
edition = "2021"
1212

13+
[package.metadata.docs.rs]
14+
all-features = true
15+
1316
[features]
1417
default = []
1518
xmodem = []

0 commit comments

Comments
 (0)