Skip to content

Commit 11d1f43

Browse files
author
Stephan Dilly
committed
use new msrv field in cargo.toml
1 parent a55dcf6 commit 11d1f43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ version = "0.18.0"
44
authors = ["Stephan Dilly <[email protected]>"]
55
description = "blazing fast terminal-ui for git"
66
edition = "2018"
7+
rust-version = "1.50"
78
exclude = [".github/*",".vscode/*","assets/*"]
89
homepage = "https://github.com/extrawurst/gitui"
910
repository = "https://github.com/extrawurst/gitui"

0 commit comments

Comments
 (0)