Skip to content

Commit

Permalink
Fix CI for latest cargo-msrv
Browse files Browse the repository at this point in the history
  • Loading branch information
wojciech-graj committed Oct 22, 2024
1 parent ad816f6 commit 6a392c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ jobs:
run: |
cargo +nightly generate-lockfile -Z minimal-versions
cd bin-proto
cargo msrv --verify
cargo msrv verify

0 comments on commit 6a392c9

Please sign in to comment.