put hashbrown behind alloc feature
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
// TODO: Refactor this to also test the STD impl using mpsc
|
||||
#[cfg(feature = "crossbeam")]
|
||||
pub mod crossbeam_test {
|
||||
use hashbrown::HashMap;
|
||||
|
Reference in New Issue
Block a user