We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bafbe1 commit cf1a8ecCopy full SHA for cf1a8ec
1 file changed
Cargo.toml
@@ -19,6 +19,9 @@ include = [
19
"/examples",
20
]
21
22
+[package.metadata.docs.rs]
23
+all-features = true
24
+
25
[dependencies]
26
log = "0.4"
27
thiserror = "1.0"
0 commit comments