Skip to content

Commit

Permalink
Add recent/minimal lock files
Browse files Browse the repository at this point in the history
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 running `cargo update`.
  • Loading branch information
tcharding committed May 2, 2024
1 parent 33293a5 commit 62fa191
Show file tree
Hide file tree
Showing 2 changed files with 821 additions and 0 deletions.
Loading

0 comments on commit 62fa191

Please sign in to comment.