ci: change MSRV to 1.63.0#69
Merged
notmandatory merged 1 commit intobitcoindevkit:masterfrom Dec 29, 2023
Merged
Conversation
Closed
This was referenced Dec 29, 2023
Merged
Member
Author
|
Also rustc 1.63 is the version shipped with the current debian stable (bookworm): https://packages.debian.org/stable/rust/rustc |
vladimirfomene
added a commit
that referenced
this pull request
Jan 2, 2024
c7c2a54 cargo: set rust-version to 1.63.0 (Steve Myers) Pull request description: I forgot to do this is #69 . ACKs for top commit: vladimirfomene: ACK c7c2a54 Tree-SHA512: 87afaf5c51e06f0110d8d92da069830c2278920d56636a5413f69b5f2bce88cda8791ea38843bffe611498b8c59710d9d3f0266f9aa3d150f39a7e75382309f9
Closed
chrono-raven6i90
added a commit
to chrono-raven6i90/rust-esplora-client
that referenced
this pull request
Oct 28, 2025
2247e64094251cc7d87c1d8d3c44bd72fd5a825b ci: change MSRV to 1.63.0 (Steve Myers)
Pull request description:
Since the main BDK crates are changing to MSRV 1.63.0 as is LDK this project also can be updated.
ACKs for top commit:
evanlinjin:
ACK 2247e64094251cc7d87c1d8d3c44bd72fd5a825b
Tree-SHA512: ffcf402b32fb9d279cfdd77a5d4d153625fb2c479ec35c8bbe135313f364665595c025107fb614ea707f555911759fb5130b5ca46dbbe624bcc2661d4a1ed72a
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Since the main BDK crates are changing to MSRV 1.63.0 as is LDK this project also can be updated.