Skip to content

Commit

Permalink
Merge pull request zcash#6996 from zcash/update-deps
Browse files Browse the repository at this point in the history
Update dependencies for 6.2.0
  • Loading branch information
str4d authored Jan 7, 2025
2 parents e0c8dae + 400dcdf commit a343533
Show file tree
Hide file tree
Showing 15 changed files with 842 additions and 317 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/audits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: dtolnay/rust-toolchain@stable
id: toolchain
- run: rustup override set ${{steps.toolchain.outputs.name}}
- run: cargo install cargo-vet --version ~0.9
- run: cargo install cargo-vet --version ~0.10
- run: cargo vet --locked

cargo-deny:
Expand Down
Loading

0 comments on commit a343533

Please sign in to comment.