build(cli): explicitly include files

This commit is contained in:
ObserverOfTime 2025-01-27 07:57:17 +02:00 committed by Amaan Qureshi
parent f5e9680b75
commit 032af925fc

View file

@ -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