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"
|
||||
readme = "readme.md"
|
||||
repository = "https://github.com/EdJoPaTo/tui-rs-tree-widget"
|
||||
|
||||
exclude = [".github"]
|
||||
include = ["src/**/*", "readme.md"]
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
|
||||
Reference in New Issue
Block a user