diff --git a/Cargo.toml b/Cargo.toml index 8f9965b..eedd643 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ keywords = ["ncurses", "TUI"] license = "MIT" name = "cursive" readme = "Readme.md" -repository = "https://github.com/Gyscos/cursive" +repository = "https://github.com/gyscos/Cursive" version = "0.0.3" [dependencies]