mirror of
https://github.com/codex-storage/circom-compat-ffi.git
synced 2025-01-09 10:22:15 +00:00
fix import
This commit is contained in:
parent
87fa8cdb96
commit
a20e7cba06
@ -3,7 +3,7 @@ use std::{
|
||||
ffi::{c_char, CStr},
|
||||
fs::File,
|
||||
os::raw::c_void,
|
||||
panic::{catch_unwind, AssertUnwindSafe}, io::Cursor,
|
||||
panic::{catch_unwind, AssertUnwindSafe},
|
||||
};
|
||||
|
||||
use ark_bn254::{Bn254, Fr};
|
||||
|
Loading…
x
Reference in New Issue
Block a user