Skip to content

Commit

Permalink
rust: Migrate to zcash_primitives 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
str4d authored and ebfull committed Mar 25, 2024
1 parent 2112e46 commit fd675c3
Show file tree
Hide file tree
Showing 60 changed files with 960 additions and 993 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.8
- run: cargo install cargo-vet --version ~0.9
- run: cargo vet --locked

cargo-deny:
Expand Down
Loading

0 comments on commit fd675c3

Please sign in to comment.