Skip to content

Commit d533e76

Browse files
committed
Clippy
1 parent 947929d commit d533e76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

edge-nal/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#![cfg_attr(not(feature = "std"), no_std)]
1+
#![no_std]
22
#![allow(async_fn_in_trait)]
33

44
pub use multicast::*;

0 commit comments

Comments
 (0)