diff --git a/Cargo.toml b/Cargo.toml index ab2fdcf8..b7f0237c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,8 +3,8 @@ name = "gitui" version = "0.1.0" authors = ["Stephan Dilly "] description = "blazing fast terminal-ui for git" -license="MIT" -homepage="https://github.com/Extrawurst/gitui" +license = "MIT" +homepage = "https://gitui.org" edition = "2018" [dependencies]