Skip to content

Commit 5d3e2a2

Browse files
committed
exclude signers for eurydice
1 parent b30e1a6 commit 5d3e2a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libcrux-ml-dsa/src/impl_signature_trait.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#[cfg(not(eurydice))]
12
#[cfg_attr(hax, hax_lib::exclude)]
23
pub mod signers {
34
//! [`libcrux_traits::signature`] APIs.

0 commit comments

Comments
 (0)