diff --git a/sparta/rust/src/lib.rs b/sparta/rust/src/lib.rs index 7fa888bf8af..40ca24ad6c3 100644 --- a/sparta/rust/src/lib.rs +++ b/sparta/rust/src/lib.rs @@ -5,7 +5,6 @@ * LICENSE file in the root directory of this source tree. */ -#![feature(generic_associated_types)] #![allow(dead_code)] pub mod datatype;