-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fb0a1d6 Bump MSRV to Rust 1.56.1 (Tobin C. Harding) Pull request description: As we are doing in other crates bump the MSRV to Rust v1.56.1 ACKs for top commit: Kixunil: ACK fb0a1d6 apoelstra: ACK fb0a1d6 Tree-SHA512: 49c2b78dc386457a5f9d89a56a2580d5a6100fb76852e906fe041ef22bc52ae60e708bba786b811a69c02a74193153f694d9c24725282eedab9fb8ef7a1fe7ff
- Loading branch information
Showing
4 changed files
with
8 additions
and
4 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
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 +1 @@ | ||
msrv = "1.48.0" | ||
msrv = "1.56.1" |