mirror of
https://github.com/saymrwulf/risc0-curve25519-dalek-source.git
synced 2026-09-04 20:03:40 +00:00
fix: remove rust-analyzer breaking line
This commit is contained in:
parent
925eb9ea56
commit
d94b0f52dc
1 changed files with 0 additions and 1 deletions
|
|
@ -235,7 +235,6 @@
|
|||
#![warn(future_incompatible)]
|
||||
#![deny(missing_docs)] // refuse to compile if documentation is missing
|
||||
|
||||
#![cfg(not(test))]
|
||||
#![forbid(unsafe_code)]
|
||||
|
||||
#[cfg(any(feature = "std", test))]
|
||||
|
|
|
|||
Loading…
Reference in a new issue