]> Untitled Git - bdk-cli/commit
ci(remove-msrv): remove msrv for the crate
authorVihiga Tyonum <withtvpeter@gmail.com>
Mon, 11 Aug 2025 15:22:56 +0000 (16:22 +0100)
committerVihiga Tyonum <withtvpeter@gmail.com>
Thu, 21 Aug 2025 11:02:49 +0000 (12:02 +0100)
commit126d98b6baec9a4bab7356ef84a4c39b200522fe
tree2f6c784095c1b88c3c1c88df7c38d16e41cfef33
parent7a71b14740456834c51aae51be8d335537f42a23
ci(remove-msrv): remove msrv for the crate

- remove msrv
- remove pin-msrv.sh
- update cont_integration workflow
- fix clippy warnings
- update README
- update CHANGELOG
.github/workflows/cont_integration.yml
CHANGELOG.md
Cargo.lock
Cargo.toml
README.md
ci/pin-msrv.sh [deleted file]
src/commands.rs
src/handlers.rs
src/main.rs
src/utils.rs
tests/integration.rs