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.
1 parent c0d0101 commit f68d3cdCopy full SHA for f68d3cd
provider/Cargo.toml
@@ -76,3 +76,6 @@ serde_json = { version = "1.0.145", optional = true }
76
[dev-dependencies]
77
serde-xml-rs = "0.8.1"
78
serde = { version = "1.0.225" , features = ["derive"] }
79
+
80
+[package.metadata.docs.rs]
81
+all-features = true
0 commit comments