We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86777fb commit 2e49ef6Copy full SHA for 2e49ef6
src/lib.rs
@@ -51,7 +51,6 @@
51
52
#![deny(missing_docs)]
53
#![cfg_attr(not(feature = "std"), no_std)]
54
-#![cfg_attr(feature = "alloc", macro_use)]
55
56
#[cfg(feature = "alloc")]
57
extern crate alloc;
0 commit comments