mirror of
https://github.com/arnaucube/Nova.git
synced 2026-01-10 16:11:29 +01:00
remove test feature (we don't seem to use it) (#17)
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
//! This library implements core components of Nova.
|
||||
#![allow(non_snake_case)]
|
||||
#![allow(clippy::type_complexity)]
|
||||
#![feature(test)]
|
||||
#![deny(missing_docs)]
|
||||
|
||||
mod commitments;
|
||||
|
||||
Reference in New Issue
Block a user