We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1130996 commit 2efabf9Copy full SHA for 2efabf9
tests/test_std.rs
@@ -1,5 +1,3 @@
1
-use paste;
2
-use permutohedron;
3
use quickcheck as qc;
4
use rand::{distributions::{Distribution, Standard}, Rng, SeedableRng, rngs::StdRng};
5
use rand::{seq::SliceRandom, thread_rng};
0 commit comments