diff --git a/crates/misspell-dict/Cargo.toml b/crates/misspell-dict/Cargo.toml index c35edf6..e5ca6f2 100644 --- a/crates/misspell-dict/Cargo.toml +++ b/crates/misspell-dict/Cargo.toml @@ -13,7 +13,6 @@ include.workspace = true [package.metadata.release] release = false -rustdoc-args = ["--cfg", "docsrs"] [dependencies] unicase = "2.7"