Skip to content

Commit a343533

Browse files
authored
Merge pull request zcash#6996 from zcash/update-deps
Update dependencies for 6.2.0
2 parents e0c8dae + 400dcdf commit a343533

File tree

15 files changed

+842
-317
lines changed

15 files changed

+842
-317
lines changed

.github/workflows/audits.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: dtolnay/rust-toolchain@stable
1818
id: toolchain
1919
- run: rustup override set ${{steps.toolchain.outputs.name}}
20-
- run: cargo install cargo-vet --version ~0.9
20+
- run: cargo install cargo-vet --version ~0.10
2121
- run: cargo vet --locked
2222

2323
cargo-deny:

0 commit comments

Comments
 (0)