Skip to content

Commit 1dc31d1

Browse files
committed
FIX: Don't tell docs.rs to build all features as sync and async features cannot be combined.
1 parent 1f4f070 commit 1dc31d1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ readme = "README.md"
1313
build = "build.rs"
1414

1515
[package.metadata.docs.rs]
16-
all-features = true
1716
rustdoc-args = ["--cfg", "docsrs"]
1817

1918
[dependencies]

0 commit comments

Comments
 (0)