diff --git a/Cargo.toml b/Cargo.toml index f4d25e4..8c860fc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,7 @@ authors = ["Florian Dehau "] description = """ A library to build rich terminal user interfaces or dashboards """ +documentation = "https://docs.rs/tui/0.9.1/tui/" keywords = ["tui", "terminal", "dashboard"] repository = "https://github.com/fdehau/tui-rs" license = "MIT"