mirror of
https://github.com/saymrwulf/risc0-curve25519-dalek-source.git
synced 2026-09-04 20:03:40 +00:00
Fix error introduced in 59a8616 merge.
This commit is contained in:
parent
fccc5d54f8
commit
f8cb7197f9
1 changed files with 0 additions and 1 deletions
|
|
@ -11,7 +11,6 @@
|
|||
|
||||
#![no_std]
|
||||
#![cfg_attr(feature = "nightly", feature(test))]
|
||||
#![cfg_attr(feature = "nightly", feature(external_doc))]
|
||||
#![cfg_attr(feature = "nightly", feature(doc_cfg))]
|
||||
#![cfg_attr(feature = "simd_backend", feature(stdsimd))]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue