Skip to content

Commit 35c68e5

Browse files
mina86aumetra
authored andcommitted
wip
1 parent 6f412d6 commit 35c68e5

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
@@ -56,6 +56,7 @@
5656
#![deny(missing_docs)]
5757
#![deny(rust_2018_compatibility)]
5858
#![deny(rust_2018_idioms)]
59+
#![cfg_attr(not(feature = "std"), no_std)]
5960

6061
pub mod de;
6162
pub mod ser;

0 commit comments

Comments
 (0)