remove lazy_cell feature
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
#![feature(lazy_cell)]
|
||||
|
||||
pub use shared_memory_heap::sharedptr::SharedPtr;
|
||||
|
||||
mod agent;
|
||||
pub mod x25519;
|
||||
pub mod mlkem;
|
||||
pub mod ed25519;
|
||||
pub mod mlkem;
|
||||
pub mod x25519;
|
||||
|
||||
Reference in New Issue
Block a user