diff --git a/libs/@local/harpc/tower/src/lib.rs b/libs/@local/harpc/tower/src/lib.rs index 98911830e33..e176283af64 100644 --- a/libs/@local/harpc/tower/src/lib.rs +++ b/libs/@local/harpc/tower/src/lib.rs @@ -4,7 +4,7 @@ type_changing_struct_update, error_generic_member_access )] -#![cfg_attr(test, feature(noop_waker, assert_matches, macro_metavar_expr))] +#![cfg_attr(test, feature(assert_matches, macro_metavar_expr))] extern crate alloc;