We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
--all-features
1 parent 78e661b commit 35e4476Copy full SHA for 35e4476
1 file changed
Cargo.toml
@@ -10,6 +10,9 @@ authors = ["Dom Rodriguez <shymega@shymega.org.uk>"]
10
license = "MIT"
11
edition = "2021"
12
13
+[package.metadata.docs.rs]
14
+all-features = true
15
+
16
[features]
17
default = []
18
xmodem = []
0 commit comments