diff --git a/Cargo.toml b/Cargo.toml index 17e11791..a9736a6a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,7 @@ version = "0.18.0" authors = ["Stephan Dilly "] description = "blazing fast terminal-ui for git" edition = "2018" +rust-version = "1.50" exclude = [".github/*",".vscode/*","assets/*"] homepage = "https://github.com/extrawurst/gitui" repository = "https://github.com/extrawurst/gitui"