Skip to content

Commit edcb4fc

Browse files
committed
Remove GAT feature attribute
1 parent c99bbdb commit edcb4fc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

embedded-hal-async/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
1010
#![warn(missing_docs)]
1111
#![no_std]
12-
#![feature(generic_associated_types)]
1312
#![feature(type_alias_impl_trait)]
1413

1514
pub mod delay;

0 commit comments

Comments
 (0)