datastructures: replace once_cell crate with an impl from std
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
#![feature(extend_one)]
|
||||
#![feature(const_panic)]
|
||||
#![feature(const_generics)]
|
||||
#![feature(once_cell)]
|
||||
#![allow(rustc::default_hash_types)]
|
||||
|
||||
#[macro_use]
|
||||
|
||||
Reference in New Issue
Block a user