diff --git a/rpc/src/lib.rs b/rpc/src/lib.rs index 014e44a..986793f 100644 --- a/rpc/src/lib.rs +++ b/rpc/src/lib.rs @@ -7,7 +7,6 @@ #![feature( weak_counts, non_exhaustive, - integer_atomics, try_trait, arbitrary_self_types, async_await,