diff --git a/p256/tests/pkcs8.rs b/p256/tests/pkcs8.rs index 6c3bfece..e9468ef7 100644 --- a/p256/tests/pkcs8.rs +++ b/p256/tests/pkcs8.rs @@ -1,6 +1,6 @@ //! PKCS#8 tests -#![cfg(feature = "pkcs8")] +#![cfg(all(feature = "pkcs8", feature = "arithmetic"))] use hex_literal::hex; use p256::{