remove unneeded feature
This commit is contained in:
parent
bb01f914e0
commit
876fd63dd3
@ -71,8 +71,6 @@
|
|||||||
#![allow(clippy::negative_feature_names)]
|
#![allow(clippy::negative_feature_names)]
|
||||||
#![allow(clippy::module_inception)]
|
#![allow(clippy::module_inception)]
|
||||||
|
|
||||||
#![cfg_attr(feature = "static_hash", feature(once_cell))]
|
|
||||||
|
|
||||||
#[cfg(feature = "no_std")]
|
#[cfg(feature = "no_std")]
|
||||||
extern crate alloc;
|
extern crate alloc;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user