Skip to content

Commit 9c497f2

Browse files
committed
chore: Set rust-version
1 parent 476f386 commit 9c497f2

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
@@ -14,6 +14,7 @@ readme = "README.md"
1414
categories = ["command-line-interface", "development-tools"]
1515
keywords = ["git", "cli"]
1616
edition = "2018"
17+
rust-version = "1.54.0" # MSRV
1718
include = [
1819
"src/**/*",
1920
"Cargo.toml",

0 commit comments

Comments
 (0)