mirror of
https://github.com/Noratrieb/jsonformat.git
synced 2026-01-14 22:25:01 +01:00
add bench to include
This commit is contained in:
parent
a84ca2dc5a
commit
cb1b33f065
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ repository = "https://github.com/Nilstrieb/jsonformat"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
keywords = ["json", "formatting"]
|
keywords = ["json", "formatting"]
|
||||||
categories = ["parser-implementations"]
|
categories = ["parser-implementations"]
|
||||||
include = ["src/lib.rs", "Cargo.toml", "LICENSE", "README.md", "CHANGELOG.md"]
|
include = ["src/lib.rs", "Cargo.toml", "LICENSE", "README.md", "CHANGELOG.md", "benches/bench.rs"]
|
||||||
|
|
||||||
[[bench]]
|
[[bench]]
|
||||||
name = "bench"
|
name = "bench"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue