This commit is contained in:
David Palm 2018-07-13 18:35:00 +02:00
parent f8ee2e6e1a
commit 70a778a43c
1 changed files with 0 additions and 3 deletions

View File

@ -1,12 +1,9 @@
extern crate core;
#[cfg(test)]
#[macro_use]
extern crate uint;
#[cfg(test)]
#[macro_use]
extern crate crunchy;
#[cfg(test)]
#[macro_use]
extern crate quickcheck;