Skip to content

Commit f0a9681

Browse files
author
Michael Eichelbeck
committed
feat(v2): add lean durable run ledger
1 parent d787cf2 commit f0a9681

5 files changed

Lines changed: 1454 additions & 0 deletions

File tree

zeroshot-rust/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ pub mod required_proof;
2020
pub mod role_contract;
2121
pub mod scheduler;
2222
pub mod source_code_provider;
23+
pub mod v2_run_ledger;
2324
pub mod worker_bindings;
2425
pub mod worker_catalog;
2526
pub mod workspace_lease;

0 commit comments

Comments
 (0)