Skip to content

Commit da78d3c

Browse files
committed
chore: Bump MSRV to 1.80
1 parent 3a820b4 commit da78d3c

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
@@ -5,7 +5,7 @@ resolver = "2"
55
repository = "https://github.com/gitext-rs/git2-ext.git"
66
license = "MIT OR Apache-2.0"
77
edition = "2021"
8-
rust-version = "1.74" # MSRV
8+
rust-version = "1.80" # MSRV
99
include = [
1010
"build.rs",
1111
"src/**/*",

0 commit comments

Comments
 (0)