rust-jsonrpc
rust-jsonrpc copied to clipboard
Use rust-bitcoin-maintainer-tools and re-write CI (bump MSRV)
As we have been doing in other crates, use the new maintainer tools test script we created from rust-bitcoin/rust-bitcoin-maintainer-tools/ci
.
- This should not change test coverage in any meaningful way.
- The integration tests are not currently run in CI, this patch preserves that behaviour.
- Introduces recent/minimal lock files.
Includes bump of MSRV to Rust 1.56.1