Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
Fiono11 committed May 10, 2024
1 parent 5a25871 commit 015e748
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file added ed25519-dalek/.DS_Store
Binary file not shown.
Binary file added ed25519-dalek/src/.DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion ed25519-dalek/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ pub use ed25519::Signature;
#[cfg(feature = "pkcs8")]
pub use ed25519::pkcs8;

//#[cfg(feature = "olaf")]
#[cfg(feature = "olaf")]
mod olaf;

#[cfg(feature = "olaf")]
Expand Down

0 comments on commit 015e748

Please sign in to comment.