Skip to content

Commit

Permalink
Select a proper version of cargo-vet
Browse files Browse the repository at this point in the history
Dear, I really got this wrong, didn't I?
  • Loading branch information
swsnr committed Mar 22, 2024
1 parent 879e5a2 commit 5f57aac
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 @@ -24,7 +24,7 @@ jobs:
name: Vet Dependencies
runs-on: ubuntu-latest
env:
CARGO_VET_VERSION: X.Y.Z
CARGO_VET_VERSION: "0.9.1"
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@stable
Expand Down

0 comments on commit 5f57aac

Please sign in to comment.