Skip to content

Commit

Permalink
cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
winston-h-zhang committed Aug 29, 2023
1 parent eb83359 commit 251ae77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/sha256.rs
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ fn main() {

let store = &mut Store::<Fr>::new();
let cproc_sym = user_sym(&format!("sha256x-{input_size}-zero-bytes"));

let call = sha256_expr(store);

let lang = Lang::<Fr, Sha256Coproc<Fr>>::new_with_bindings(
Expand Down

0 comments on commit 251ae77

Please sign in to comment.