datastructures: replace once_cell crate with an impl from std
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
#![feature(nll)]
|
||||
#![feature(generator_trait)]
|
||||
#![feature(generators)]
|
||||
#![feature(once_cell)]
|
||||
#![recursion_limit = "256"]
|
||||
|
||||
mod callbacks;
|
||||
|
||||
Reference in New Issue
Block a user