Skip to content

Commit c304459

Browse files
committed
chore: Bump MSRV to 1.70
1 parent 3a2fa6d commit c304459

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ resolver = "2"
66
repository = "https://github.com/assert-rs/snapbox/"
77
license = "MIT OR Apache-2.0"
88
edition = "2021"
9-
rust-version = "1.65" # MSRV
9+
rust-version = "1.70" # MSRV
1010
include = [
1111
"build.rs",
1212
"src/**/*",

0 commit comments

Comments
 (0)