cargo fix --edition-idioms

pull/4/head
Jim Blandy 5 years ago
parent 313c6b2577
commit ebe0223b49

@ -1,6 +1,4 @@
use num::Complex;
extern crate rayon;
use rayon::prelude::*;
/// Try to determine if `c` is in the Mandelbrot set, using at most `limit`

Loading…
Cancel
Save