diff --git a/Cargo.toml b/Cargo.toml index aa86f71..81e0387 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,6 +22,7 @@ categories = [ ] include = [ "src/**/*", + "benches/**/*", "Cargo.toml", "README.md", "LICENSE",