diff --git a/Cargo.toml b/Cargo.toml index 5cca65c..b5e4252 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] authors = ["Alexandre Bury "] -description = "A TUI library based on ncurses-rs" +description = "A TUI library based on ncurses-rs." documentation = "https://gyscos.github.io/Cursive/cursive/index.html" keywords = ["ncurses", "TUI"] license = "MIT"