Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Commit 749d4df

Browse files
Hosun ZhuJeanMertz
Hosun Zhu
authored andcommitted
feat: add support for no_std
Signed-off-by: Hosun Zhu <[email protected]>
1 parent 9ce1181 commit 749d4df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sm/src/lib.rs

+1
Original file line numberDiff line numberDiff line change
@@ -491,6 +491,7 @@
491491
//!
492492
//! **Go forth and transition!**
493493
494+
#![no_std]
494495
#![forbid(
495496
future_incompatible,
496497
macro_use_extern_crate,

0 commit comments

Comments
 (0)