We need to do a quick release because it turns out I was wrong in thinking that making `hex` an optional dependency is not a breaking change. ``` the package `bitcoin` depends on `bitcoin_hashes`, with features: `hex` but `bitcoin_hashes` does not have these features. It has a required dependency with that name, but only optional dependencies can be used as features. ``` Add a changelog, bump the version, depend on the new version repo wide, and update the lock files - like its our job. |
||
---|---|---|
.. | ||
contrib | ||
embedded | ||
examples | ||
src | ||
tests | ||
CHANGELOG.md | ||
Cargo.toml |