chore(cargo): use include instead of exclude
This commit is contained in:
+1
-2
@@ -8,8 +8,7 @@ keywords = ["tui", "terminal", "tree", "widget"]
|
|||||||
license = "MIT"
|
license = "MIT"
|
||||||
readme = "readme.md"
|
readme = "readme.md"
|
||||||
repository = "https://github.com/EdJoPaTo/tui-rs-tree-widget"
|
repository = "https://github.com/EdJoPaTo/tui-rs-tree-widget"
|
||||||
|
include = ["src/**/*", "readme.md"]
|
||||||
exclude = [".github"]
|
|
||||||
|
|
||||||
# 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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user