Bump bdk depencency to 0.23.0#204
Merged
notmandatory merged 1 commit intobitcoindevkit:masterfrom Oct 17, 2022
Merged
Conversation
1cc8ed8 to
2eda9e3
Compare
| anyhow = "=1.0.45" # remove after upgrading to next version of uniffi | ||
| structopt = "0.3" | ||
| uniffi_bindgen = "0.19.5" | ||
| uniffi_bindgen = "=0.20.0" |
Member
There was a problem hiding this comment.
Please remove pinning here, or just rebase this one after #203 is fixed and merged.
Member
Author
There was a problem hiding this comment.
I'll rebase once #203 is merged. I fixed it there, so if you can approve it we'll merge right away and rebase this one.
2eda9e3 to
535fc70
Compare
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.
Description
This PR updates BDK to the latest version,
0.23.0.Notes to the reviewers
Only merge once bdk 0.23.0 is out. Edit: it now is, and the PR has been updated.
Changelog notice
All Submissions:
cargo fmtandcargo clippybefore committing