Skip to content

Commit 95657b3

Browse files
committed
chore: Bump MSRV to 1.66
1 parent 220289c commit 95657b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ resolver = "2"
55
repository = "https://github.com/rust-lang/annotate-snippets-rs"
66
license = "MIT OR Apache-2.0"
77
edition = "2021"
8-
rust-version = "1.65.0" # MSRV
8+
rust-version = "1.66.0" # MSRV
99
include = [
1010
"build.rs",
1111
"src/**/*",

0 commit comments

Comments
 (0)