Skip to content

Commit 3412faa

Browse files
authored
Merge pull request #129 from epage/msrv
chore: Bump MSRV to 1.80
2 parents d68a469 + 4a86344 commit 3412faa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ resolver = "2"
88
license = "MIT OR Apache-2.0"
99
repository = "https://github.com/gitext-rs/git-branch-stash.git"
1010
edition = "2021"
11-
rust-version = "1.76" # MSRV
11+
rust-version = "1.80" # MSRV
1212
include = [
1313
"build.rs",
1414
"src/**/*",

0 commit comments

Comments
 (0)