Skip to content

Commit 74b68ed

Browse files
committed
Add recent/minimal lock files and tooling
As we do in `rust-bitcoin` add two lock files, one with minimal dependency version numbers and one with recent dependency version numbers The minimal was created using `-Z minimal-versions` then tested by building with `RUSTUP_TOOLCHAIN=1.56.1 cargo --locked check`. The recent was created by the `contrib/test.sh` script with MSRV toolchain. Add script to update the lock files and a `just` command to run it.
1 parent 5ace61f commit 74b68ed

File tree

4 files changed

+1161
-0
lines changed

4 files changed

+1161
-0
lines changed

0 commit comments

Comments
 (0)