diff --git a/src/main.rs b/src/main.rs index cea7396..72f659b 100644 --- a/src/main.rs +++ b/src/main.rs @@ -11,7 +11,6 @@ async_fn_in_trait, yeet_expr )] -#![expect(incomplete_features)] // The ones we use are mature enough // Lints #![forbid(unsafe_code)] #![warn(