Skip to content

Commit 4ae1573

Browse files
Fix docs.rs build by avoiding --cfg docsrs in rustc flags
1 parent 46cd5fe commit 4ae1573

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@ features = [
105105
"tokio/macros",
106106
]
107107
no-default-features = true
108-
rustc-args = ["--cfg", "docsrs"]
109108
rustdoc-args = ["--cfg", "docsrs", "-Z", "unstable-options", "--generate-link-to-definition"]
110109

111110
[workspace]

0 commit comments

Comments
 (0)