cargo fmt
This commit is contained in:
@@ -1,13 +1,3 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#[cfg(feature = "multicore")]
|
||||
extern crate crossbeam;
|
||||
|
||||
@@ -21,10 +11,6 @@ extern crate hex_literal;
|
||||
#[cfg(test)]
|
||||
extern crate rand;
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
pub mod domain;
|
||||
pub mod gadgets;
|
||||
#[cfg(feature = "groth16")]
|
||||
|
||||
Reference in New Issue
Block a user