diff --git a/cli/Cargo.toml b/cli/Cargo.toml index 1353f815..a3bdcc13 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -11,6 +11,7 @@ repository.workspace = true license.workspace = true keywords.workspace = true categories.workspace = true +include = ["build.rs", "README.md", "benches/*", "src/**"] [lints] workspace = true