Skip to content

Commit 0abb365

Browse files
committed
wip
1 parent a34f5f2 commit 0abb365

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
#![deny(missing_docs)]
5555
#![deny(rust_2018_compatibility)]
5656
#![deny(rust_2018_idioms)]
57+
#![cfg_attr(not(feature = "std"), no_std)]
5758

5859
pub mod de;
5960
pub mod ser;

0 commit comments

Comments
 (0)