prepare for release 2

This commit is contained in:
nora 2022-04-28 21:19:17 +02:00
parent 7aed458197
commit a84ca2dc5a
2 changed files with 22 additions and 0 deletions

View file

@ -13,6 +13,7 @@ repository = "https://github.com/Nilstrieb/jsonformat"
readme = "README.md"
keywords = ["json", "formatting"]
categories = ["parser-implementations"]
include = ["src/lib.rs", "Cargo.toml", "LICENSE", "README.md", "CHANGELOG.md"]
[[bench]]
name = "bench"