diff --git a/Cargo.toml b/Cargo.toml index e97c34e..f1d5b94 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.8.0" authors = ["keith "] edition = "2018" build = "build.rs" -description = "No Nonsense Neovim Gui" +description = "Neovide: No Nonsense Neovim Gui" repository = "https://github.com/neovide/neovide" resolver = "2"