mirror of
https://github.com/Qortal/pirate-librustzcash.git
synced 2025-11-14 01:57:03 +00:00
update from rand_os to fix warnings
This commit is contained in:
@@ -534,7 +534,7 @@ impl<R: RngCore + CryptoRng> Builder<R> {
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use ff::{Field, PrimeField};
|
||||
use rand::rngs::OsRng;
|
||||
use rand_core::OsRng;
|
||||
|
||||
use crate::jubjub::fs::Fs;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user