build(cargo): include examples and benches
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ authors = ["EdJoPaTo <tui-tree-widget-rust-crate@edjopato.de>"]
|
|||||||
edition = "2021"
|
edition = "2021"
|
||||||
keywords = ["tui", "terminal", "tree", "widget"]
|
keywords = ["tui", "terminal", "tree", "widget"]
|
||||||
categories = ["command-line-interface"]
|
categories = ["command-line-interface"]
|
||||||
include = ["src/**/*", "README.md"]
|
include = ["src/**/*", "examples/**/*", "benches/**/*", "README.md"]
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
[lints.rust]
|
[lints.rust]
|
||||||
|
|||||||
Reference in New Issue
Block a user