mirror of
https://github.com/saymrwulf/pasta_curves-source.git
synced 2026-09-04 20:03:39 +00:00
cargo fmt
This commit is contained in:
parent
116659c1ba
commit
4572e809d1
1 changed files with 1 additions and 1 deletions
|
|
@ -14,6 +14,6 @@
|
|||
#![deny(unsafe_code)]
|
||||
|
||||
pub mod arithmetic;
|
||||
pub mod plonk;
|
||||
pub mod poly;
|
||||
pub mod transcript;
|
||||
pub mod plonk;
|
||||
|
|
|
|||
Loading…
Reference in a new issue