We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 220289c commit 95657b3Copy full SHA for 95657b3
Cargo.toml
@@ -5,7 +5,7 @@ resolver = "2"
5
repository = "https://github.com/rust-lang/annotate-snippets-rs"
6
license = "MIT OR Apache-2.0"
7
edition = "2021"
8
-rust-version = "1.65.0" # MSRV
+rust-version = "1.66.0" # MSRV
9
include = [
10
"build.rs",
11
"src/**/*",
0 commit comments