chore(cargo): reorder Cargo.toml
This commit is contained in:
+3
-4
@@ -2,13 +2,12 @@
|
|||||||
name = "tui-tree-widget"
|
name = "tui-tree-widget"
|
||||||
description = "Tree Widget for tui-rs"
|
description = "Tree Widget for tui-rs"
|
||||||
version = "0.6.0"
|
version = "0.6.0"
|
||||||
|
license = "MIT"
|
||||||
|
repository = "https://github.com/EdJoPaTo/tui-tree-widget"
|
||||||
authors = ["EdJoPaTo <tui-tree-widget-rust-crate@edjopato.de>"]
|
authors = ["EdJoPaTo <tui-tree-widget-rust-crate@edjopato.de>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
keywords = ["tui", "terminal", "tree", "widget"]
|
keywords = ["tui", "terminal", "tree", "widget"]
|
||||||
license = "MIT"
|
include = ["src/**/*", "README.md"]
|
||||||
readme = "readme.md"
|
|
||||||
repository = "https://github.com/EdJoPaTo/tui-rs-tree-widget"
|
|
||||||
include = ["src/**/*", "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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user