Cleanups for the RFC 6979 code, plus support for running the test cases.
This commit is contained in:
@@ -2,7 +2,7 @@ mod errors;
|
||||
mod params;
|
||||
mod private;
|
||||
mod public;
|
||||
mod rfc6979;
|
||||
pub mod rfc6979;
|
||||
#[cfg(test)]
|
||||
mod tests;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user