From: merge-script Date: Mon, 25 Aug 2025 17:43:27 +0000 (+0100) Subject: Merge bitcoindevkit/bdk-cli#211: chore(ci): remove MSRV for bdk-cli X-Git-Tag: v2.0.0~6 X-Git-Url: http://internal-gitweb-vhost/?a=commitdiff_plain;h=a46aa9db016b503e120d8ac4c5c8b1975333c7d7;p=bdk-cli Merge bitcoindevkit/bdk-cli#211: chore(ci): remove MSRV for bdk-cli 126d98b6baec9a4bab7356ef84a4c39b200522fe ci(remove-msrv): remove msrv for the crate (Vihiga Tyonum) Pull request description: This PR fixes #210 ### Description - Updates Rust Edition to 2024 - Removes MSRV for the project - fixes clippy warnings ### 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 #### Bugfixes: * [ ] This pull request breaks the existing API * [ ] I've added tests to reproduce the issue which are now passing * [x] I'm linking the issue being fixed by this PR ### New Features: * [ ] I've added tests for the new feature * [x] I've added docs for the new feature * [x] I've updated `CHANGELOG.md` ACKs for top commit: notmandatory: ACK 126d98b6baec9a4bab7356ef84a4c39b200522fe Tree-SHA512: cc8109103dac6a669b8cef63939c4fd7bf52ac24985f96b6e7bcae138113dcbf902d12bf46cca3c1b83f1fce28cf9ac8b782a1b07ddd32ed8b7d9447325b0b99 --- a46aa9db016b503e120d8ac4c5c8b1975333c7d7