diff --git a/crates/html_to_markdown/Cargo.toml b/crates/html_to_markdown/Cargo.toml index e00a3b120f..70ff3b3555 100644 --- a/crates/html_to_markdown/Cargo.toml +++ b/crates/html_to_markdown/Cargo.toml @@ -6,7 +6,7 @@ repository = "https://github.com/zed-industries/zed" documentation = "https://docs.rs/html_to_markdown" keywords = ["html", "markdown", "html-to-markdown"] edition.workspace = true -publish.workspace = true +publish = true license = "Apache-2.0" [lints]