diff --git a/Cargo.toml b/Cargo.toml index eb2d218..e6089ca 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,6 @@ description = "Tree Widget for tui-rs" version = "0.11.0" license = "MIT" repository = "https://github.com/EdJoPaTo/tui-rs-tree-widget" -documentation = "https://docs.rs/tui-tree-widget" authors = ["EdJoPaTo "] edition = "2021" rust-version = "1.56.1"