fix issue
This commit is contained in:
parent
c573867598
commit
68a2a33329
|
@ -1,4 +1,4 @@
|
||||||
#![cfg_attr(feature = "no-std"), no_std)]
|
#![cfg_attr(feature = "no-std", no_std)]
|
||||||
|
|
||||||
// example std && no_std setup
|
// example std && no_std setup
|
||||||
//#[cfg(feature = "no-std")]
|
//#[cfg(feature = "no-std")]
|
||||||
|
|
Loading…
Reference in a new issue