diff --git a/ffi/Cargo.toml b/ffi/Cargo.toml index 29d1b93..4ccf94f 100644 --- a/ffi/Cargo.toml +++ b/ffi/Cargo.toml @@ -19,4 +19,3 @@ name = "fips203" [dependencies.fips203] path = ".." version = "0.1.2" -features = [ "default-rng", "ml-kem-512" ]