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 fb46d53 commit d996ac3Copy full SHA for d996ac3
Cargo.toml
@@ -53,7 +53,7 @@ no-dev-version = true
53
tag-name = "{{version}}"
54
55
[package.metadata.docs.rs]
56
-all-features = ["arbitrary", "quickcheck", "serde", "rayon"]
+features = ["arbitrary", "quickcheck", "serde", "rayon"]
57
rustdoc-args = ["--cfg", "docsrs"]
58
59
[workspace]
0 commit comments