build(cargo): improve metadata

This commit is contained in:
EdJoPaTo
2021-08-09 07:56:59 +02:00
parent c886ee542e
commit b1c87ee597
+1 -1
View File
@@ -3,7 +3,7 @@ name = "tui-tree-widget"
description = "Tree Widget for tui-rs"
version = "0.6.0"
license = "MIT"
repository = "https://github.com/EdJoPaTo/tui-tree-widget"
repository = "https://github.com/EdJoPaTo/tui-rs-tree-widget"
authors = ["EdJoPaTo <tui-tree-widget-rust-crate@edjopato.de>"]
edition = "2018"
keywords = ["tui", "terminal", "tree", "widget"]