Skip to content

Commit

Permalink
Add Cargo.msrv.lock, created using -Zminimal-versions
Browse files Browse the repository at this point in the history
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
  • Loading branch information
NobodyXu committed Mar 4, 2024
1 parent facdf56 commit 740f5ba
Show file tree
Hide file tree
Showing 2 changed files with 399 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,10 +93,9 @@ jobs:
run: rustup toolchain install nightly --no-self-update --profile minimal
shell: bash

- run: cargo +nightly update -Zminimal-versions

- uses: taiki-e/install-action@cargo-hack

- run: mv Cargo.msrv.lock Cargo.lock
- uses: Swatinem/rust-cache@v2

- run: cargo hack check --lib --rust-version --ignore-private
Loading

0 comments on commit 740f5ba

Please sign in to comment.