Skip to content

Commit

Permalink
acvm 0.14.1 (#29)
Browse files Browse the repository at this point in the history
* acvm 0.14.1

* fix ci

* clippy

* remove pub
  • Loading branch information
Ethan-000 authored Jun 8, 2023
1 parent bab76e8 commit 7b7a6e8
Show file tree
Hide file tree
Showing 13 changed files with 228 additions and 158 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,4 @@ jobs:
- run: cargo install cargo-hack --locked
- run: cargo hack build --verbose --each-feature --exclude-features --all-features
- run: cargo fmt --all -- --check
- run: cargo hack clippy --all-targets --each-feature --exclude-features --all-features

- run: cargo hack clippy --all-targets --each-feature --exclude-features --all-features -- -D warnings
Loading

0 comments on commit 7b7a6e8

Please sign in to comment.