Adopting new bitcoin hash types and crate version
[rust-lightning] / fuzz / src / lib.rs
index f87c7511c13c26469b3502c3746d97e4e57d9716..dbda28acf44d9dee7cb92336a27b7283a5c853ea 100644 (file)
@@ -1,7 +1,5 @@
 extern crate bitcoin;
-extern crate bitcoin_hashes;
 extern crate lightning;
-extern crate secp256k1;
 extern crate hex;
 
 pub mod utils;