We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5e9680 commit 032af92Copy full SHA for 032af92
cli/Cargo.toml
@@ -11,6 +11,7 @@ repository.workspace = true
11
license.workspace = true
12
keywords.workspace = true
13
categories.workspace = true
14
+include = ["build.rs", "README.md", "benches/*", "src/**"]
15
16
[lints]
17
workspace = true
0 commit comments