Merge remote-tracking branch 'isis-github/bug26108'

This commit is contained in:
Nick Mathewson 2018-05-16 09:14:13 -04:00
commit e5974e5158
1 changed files with 1 additions and 0 deletions

View File

@ -15,4 +15,5 @@ pub mod crypto_digest;
mod crypto_rand;
mod external;
pub use crypto_rand::*;
pub use external::*;