mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-03 14:23:07 +00:00
Add missing feature to field crate. (#818)
This commit is contained in:
parent
7691758084
commit
2501386004
@ -6,6 +6,7 @@
|
||||
#![allow(clippy::needless_range_loop)]
|
||||
#![allow(clippy::return_self_not_must_use)]
|
||||
#![feature(generic_const_exprs)]
|
||||
#![feature(stdsimd)]
|
||||
#![feature(specialization)]
|
||||
#![cfg_attr(not(test), no_std)]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user