Skip to content

Commit

Permalink
issue/143: remove no_std from basic_macro lib (is breaking ci?)
Browse files Browse the repository at this point in the history
  • Loading branch information
morganthomas committed Apr 6, 2024
1 parent 1c51e9c commit 4e16400
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion basic_macro/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#![no_std]
#![allow(unused)]

extern crate alloc;
Expand Down

0 comments on commit 4e16400

Please sign in to comment.