File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## [ Unreleased ]
7+ ## [ 1.0.0-rc.2 ] - 2022-01-25
88### Added
99- Support [ ` ZeroizeOnDrop ` ] ( https://docs.rs/zeroize/1.5.0/zeroize/trait.ZeroizeOnDrop.html ) .
1010
@@ -18,5 +18,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818### Added
1919- Initial release.
2020
21- [ Unreleased ] : https://github.com/ModProg/derive-where/compare/v1.0.0-rc.1...HEAD
21+ [ 1.0.0-rc.2 ] : https://github.com/ModProg/derive-where/compare/v1.0.0-rc.1...v1.0.0-rc.2
2222[ 1.0.0-rc.1 ] : https://github.com/ModProg/derive-where/releases/tag/v1.0.0-rc.1
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ license = "MIT OR Apache-2.0"
1414name = " derive-where"
1515readme = " README.md"
1616repository = " https://github.com/ModProg/derive-where"
17- rust-version = " 1.34.2 "
17+ rust-version = " 1.34"
1818version = " 1.0.0-rc.2"
1919
2020[lib ]
You can’t perform that action at this time.
0 commit comments