Skip to content

Commit

Permalink
remove extern crate alloc
Browse files Browse the repository at this point in the history
  • Loading branch information
KodrAus committed Nov 14, 2022
1 parent f5a29cf commit b7c845f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib.rs
Expand Up @@ -267,7 +267,6 @@ mod external;
#[macro_use]
mod macros;

extern crate alloc;
#[doc(hidden)]
#[cfg(feature = "macro-diagnostics")]
pub extern crate uuid_macro_internal;
Expand Down

0 comments on commit b7c845f

Please sign in to comment.