Skip to content

Commit 009d6b9

Browse files
committed
Fix MSRV CI
1 parent bed52ae commit 009d6b9

File tree

3 files changed

+1020
-7
lines changed

3 files changed

+1020
-7
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
~/.cargo/git/db/
2626
target
2727
key: "${{ runner.os }}-cargo-build-msrv-${{ hashFiles('**/Cargo.lock') }}"
28+
- run: cp Cargo.msrv.lock Cargo.lock
2829
- uses: actions-rs/toolchain@v1
2930
with:
3031
profile: minimal

0 commit comments

Comments
 (0)