Skip to content

Commit ebe0223

Browse files
committed
cargo fix --edition-idioms
1 parent 313c6b2 commit ebe0223

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/main.rs

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
use num::Complex;
2-
3-
extern crate rayon;
42
use rayon::prelude::*;
53

64
/// Try to determine if `c` is in the Mandelbrot set, using at most `limit`

0 commit comments

Comments
 (0)