We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87b9f22 commit 41c6fd2Copy full SHA for 41c6fd2
Cargo.toml
@@ -6,7 +6,7 @@ resolver = "2"
6
repository = "https://github.com/assert-rs/snapbox/"
7
license = "MIT OR Apache-2.0"
8
edition = "2021"
9
-rust-version = "1.65" # MSRV
+rust-version = "1.70" # MSRV
10
include = [
11
"build.rs",
12
"src/**/*",
0 commit comments