Skip to content

Commit 34ec7c8

Browse files
committed
include bench in release
1 parent 7d3e60c commit 34ec7c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ name = "wana_kana"
1010
readme = "README.md"
1111
repository = "https://github.com/PSeitz/wana_kana_rust"
1212
version = "4.0.0"
13-
include = ["src/**/*", "LICENSE", "README.md", "tests/**/*"]
13+
include = ["src/**/*", "LICENSE", "README.md", "tests/**/*", "benches/**/*"]
1414

1515
[dependencies]
1616
fnv = "1.0.7"

0 commit comments

Comments
 (0)