mirror of
https://github.com/pezkuwichain/bizinikiwi-bn.git
synced 2026-06-22 01:01:08 +00:00
update rand pacakge to 0.8.3 (#20)
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
use rand::{Rng, SeedableRng, StdRng};
|
||||
use rand::{Rng, SeedableRng, rngs::StdRng};
|
||||
use super::FieldElement;
|
||||
|
||||
fn can_invert<F: FieldElement>() {
|
||||
|
||||
Reference in New Issue
Block a user