Import cargo-vet audits from Mozilla (#4792)
* Bump cargo-vet to 0.3. * Add Mozilla as a trusted import for audits.
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -50,7 +50,7 @@ jobs:
|
||||
name: Cargo vet
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
CARGO_VET_VERSION: 0.2.0
|
||||
CARGO_VET_VERSION: 0.3.0
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user