Commit dea7406
committed
Merge bitcoindevkit#270: fix: fix RUSTSEC-2026-0097 for rand 0.9
77dc466 chore: update rand 0.9.2 -> 0.9.3 (Vadim Anufriev)
Pull request description:
Fixes bitcoindevkit#269
Update transitive dependency `rand` from 0.9.2 to 0.9.3 via `cargo update -p rand@0.9.2` to resolve RUSTSEC-2026-0097.
Note: bitcoindevkit#268 (`rand 0.8.5` via `secp256k1` and others) remains unaffected by this change and needs to be fixed upstream.
### Checklists
#### All Submissions:
* [x] I've signed all my commits
* [x] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk-cli/blob/master/CONTRIBUTING.md)
* [x] I ran `cargo fmt` and `cargo clippy` before committing
Top commit has no ACKs.
Tree-SHA512: b1acee0469b25b8c3e334af0c045df426652995ce8e0da9cff99d391768ef0fb75f99e50f8dfef36a840b2d6f5e7fb0b125e8bfed46952236595b7c81d0f52b11 file changed
Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments