diff options
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -11,7 +11,6 @@ license = "MIT" keywords = ["commonmark", "markdown", "parse", "render", "tokenize"] categories = ["compilers", "encoding", "parser-implementations", "parsing", "text-processing"] include = ["src/", "license"] -publish = false [[bench]] name = "bench" |