-
Notifications
You must be signed in to change notification settings - Fork 249
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge #334: Bump MSRV to Rust 1.56.1
e7a438b Bump MSRV to Rust 1.56.1 (Tobin C. Harding) Pull request description: As we have done for the rest of the ecosystem; bump the MSRV to Rust `v1.56.1` - enables edition 2021. ACKs for top commit: apoelstra: ACK e7a438b Tree-SHA512: 9988ec3449aa3792f867326e5e50b492bb55a7eddabbaaaa86e280891815cd4e8d60c6c95d1118bf69256b71d027f6306abfadbc650ba68de7ec173ba61a503d
- Loading branch information
Showing
5 changed files
with
10 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
# Unreleased | ||
|
||
- MSRV changed from 1.48.0 to 1.56.1 | ||
|
||
# 0.18.0 | ||
|
||
- MSRV changed from 1.41.1 to 1.48.0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters