Exporting rand (#137)
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ use generic_array::{
|
||||
};
|
||||
use std::convert::TryInto;
|
||||
|
||||
use rand_core::{CryptoRng, RngCore};
|
||||
use rand::{CryptoRng, RngCore};
|
||||
use std::ops::Mul;
|
||||
use zeroize::Zeroize;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user