Skip to content

Commit

Permalink
Update zkgroup to 0.37.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adel-signal authored and jim-signal committed Dec 15, 2023
1 parent f6217f2 commit a1fa840
Show file tree
Hide file tree
Showing 17 changed files with 2,148 additions and 409 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ringrtc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: Clippy (group_call)
run: cargo clippy --package ringrtc --bin group_call --features native,http -- -D warnings
- name: Clippy (call_link)
run: cargo clippy --package ringrtc --bin call_link --features sim,http,rand_chacha -- -D warnings
run: cargo clippy --package ringrtc --bin call_link --features uuid,sim,http,rand_chacha -- -D warnings
- name: Clippy (call_sim-cli)
run: cargo clippy --package ringrtc --bin call_sim-cli --features call_sim -- -D warnings
- name: Clippy (call_sim)
Expand Down
Loading

0 comments on commit a1fa840

Please sign in to comment.