Skip to content

Commit 2e49ef6

Browse files
committed
Remove macro_use
1 parent 86777fb commit 2e49ef6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@
5151
5252
#![deny(missing_docs)]
5353
#![cfg_attr(not(feature = "std"), no_std)]
54-
#![cfg_attr(feature = "alloc", macro_use)]
5554

5655
#[cfg(feature = "alloc")]
5756
extern crate alloc;

0 commit comments

Comments
 (0)