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