datastructures: replace once_cell crate with an impl from std
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
#![feature(exhaustive_patterns)]
|
||||
#![feature(extern_types)]
|
||||
#![feature(nll)]
|
||||
#![feature(once_cell)]
|
||||
#![feature(option_expect_none)]
|
||||
#![feature(or_patterns)]
|
||||
#![feature(min_specialization)]
|
||||
|
||||
Reference in New Issue
Block a user