Move to 2018 edition.

This commit is contained in:
2019-04-04 11:21:57 +02:00
parent 4f12df5849
commit 449259c809
3 changed files with 1 additions and 7 deletions

View File

@@ -1,7 +1,3 @@
extern crate genetisk;
extern crate rand;
extern crate rayon;
use std::cmp::Ordering;
use rand::distributions::{IndependentSample, Range};