build(cli): explicitly include files
This commit is contained in:
parent
f5e9680b75
commit
032af925fc
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue