File tree Expand file tree Collapse file tree 4 files changed +13
-1
lines changed Expand file tree Collapse file tree 4 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ resolver = "2"
66repository = " https://github.com/assert-rs/snapbox/"
77license = " MIT OR Apache-2.0"
88edition = " 2021"
9- rust-version = " 1.65 " # MSRV
9+ rust-version = " 1.66 " # MSRV
1010include = [
1111 " build.rs" ,
1212 " src/**/*" ,
Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77<!-- next-header -->
88## [ Unreleased] - ReleaseDate
99
10+ ### Compatibility
11+
12+ - Bump MSRV to 1.66
13+
1014## [ 0.6.21] - 2024-12-16
1115
1216### Features
Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77<!-- next-header -->
88## [ Unreleased] - ReleaseDate
99
10+ ### Compatibility
11+
12+ - Bump MSRV to 1.66
13+
1014## [ 0.15.9] - 2025-02-12
1115
1216### Features
Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77<!-- next-header -->
88## [ Unreleased] - ReleaseDate
99
10+ ### Compatibility
11+
12+ - Bump MSRV to 1.66
13+
1014## [ 0.2.3] - 2024-07-25
1115
1216## [ 0.2.2] - 2024-07-23
You can’t perform that action at this time.
0 commit comments