diff --git a/Cargo.toml b/Cargo.toml index 4fbc8ab..414430e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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 "] edition = "2018" keywords = ["tui", "terminal", "tree", "widget"]