chore(cargo): use include instead of exclude

This commit is contained in:
EdJoPaTo
2021-01-03 18:51:09 +01:00
parent e3ac2554c3
commit 6be2a9d190
+1 -2
View File
@@ -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