diff --git a/multiversion/Cargo.toml b/multiversion/Cargo.toml index 8394ffb..1b1c1b8 100644 --- a/multiversion/Cargo.toml +++ b/multiversion/Cargo.toml @@ -14,6 +14,7 @@ include = [ "/README.md", "/src/**", "/tests/**", + "/benches/**", ] edition = "2021"