cargo fmt
This commit is contained in:
parent
8d142a874a
commit
a958ae20fa
2 changed files with 2 additions and 2 deletions
|
@ -15,6 +15,6 @@
|
||||||
|
|
||||||
extern crate alloc;
|
extern crate alloc;
|
||||||
|
|
||||||
|
pub mod error;
|
||||||
pub mod proof;
|
pub mod proof;
|
||||||
pub mod verifier;
|
pub mod verifier;
|
||||||
pub mod error;
|
|
||||||
|
|
Loading…
Reference in a new issue