Update config and dependencies for solana-drone

This commit is contained in:
Tyera Eulberg
2018-06-19 22:42:03 -06:00
committed by Greg Fitzgerald
parent 6386e7d5cf
commit e57dae0f31
2 changed files with 8 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ pub mod banking_stage;
pub mod blob_fetch_stage;
pub mod budget;
pub mod crdt;
pub mod drone;
pub mod entry;
pub mod entry_writer;
#[cfg(feature = "erasure")]