diff --git a/Cargo.toml b/Cargo.toml index 83bbb14..9365d11 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -26,6 +26,7 @@ include = [ "Cargo.toml", "LICENSE*", "README.md", + "benches/**/*", "examples/**/*" ]