fix(ci): cargo-deny rand version

This commit is contained in:
Petar Radovic 2026-04-13 15:10:04 +02:00
parent 7a29b45cf4
commit 10029a29c9

View File

@ -26,6 +26,7 @@ pub struct IndexerCore {
pub store: IndexerStore,
}
//test
#[derive(Clone)]
/// This struct represents one L1 block data fetched from backfilling.
pub struct BackfillBlockData {