diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index be04a26f4cb5..b7d82078d9c9 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -50,7 +50,7 @@ jobs: name: Cargo vet runs-on: ubuntu-latest env: - CARGO_VET_VERSION: 0.3.0 + CARGO_VET_VERSION: 0.3.1 steps: - uses: actions/checkout@v3 with: