Open notmandatory opened 1 year ago
Looks like there's a problem with building for 0.57 so moved this to draft status until I (or someone else) can take a look.
Looks like there's a problem with building for 0.57 so moved this to draft status until I (or someone else) can take a look.
You might want to try
cargo update -p zstd-sys --precise "2.0.4+zstd.1.5.2"
since this seems to be the offending dependency.
Description
Bump bdk and bdk-cli to version 0.28.0
Notes to the reviewers
The bump to
bdk
0.28.0 only required adding the newstd
feature, sincebdk-cli
disables default features.Changelog notice
Changes
Checklists
All Submissions:
cargo fmt
andcargo clippy
before committingNew Features:
CHANGELOG.md