Downloaded zeroize v1.4.0
error: failed to parse manifest at `/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/zeroize-1.4.0/Cargo.toml`
Caused by:
feature `resolver` is required
this Cargo does not support nightly features, but if you
switch to nightly channel you can add
`cargo-features = ["resolver"]` to enable this feature
Error: Process completed with exit code 101.
The
tiny-bip39dependency used in theall-keysfeature depends onzeroizewhich appears to only support MSRV 1.51+https://github.com/iqlusioninc/crates/
This is causing the following error in our CI workflow:
https://github.com/bitcoindevkit/bdk/runs/3101954688?check_suite_focus=true