Skip to content

Commit

Permalink
Merge pull request zcash#6784 from str4d/rust-sapling-refactor
Browse files Browse the repository at this point in the history
rust: Migrate to latest revision of `zcash/librustzcash` crates
  • Loading branch information
ebfull authored Apr 1, 2024
2 parents 2112e46 + fd675c3 commit f52c007
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 f52c007

Please sign in to comment.