chore: add meta stuff
This commit is contained in:
+8
-1
@@ -1,8 +1,15 @@
|
||||
[package]
|
||||
name = "tui-tree-widget"
|
||||
description = "Tree Widget for tui-rs"
|
||||
version = "0.1.0"
|
||||
authors = ["EdJoPaTo <tui-tree-widget-cargo-package@edjopato.de>"]
|
||||
authors = ["EdJoPaTo <tui-tree-widget-rust-crate@edjopato.de>"]
|
||||
edition = "2018"
|
||||
keywords = ["tui", "terminal", "tree", "widget"]
|
||||
license = "MIT"
|
||||
readme = "readme.md"
|
||||
repository = "https://github.com/EdJoPaTo/tui-rs-tree-widget"
|
||||
|
||||
exclude = [".github"]
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
|
||||
Reference in New Issue
Block a user