From 4632fe29ceec9aaacdaa8bb7ff1f1a4091c52622 Mon Sep 17 00:00:00 2001 From: taitep Date: Tue, 30 Sep 2025 18:39:14 +0200 Subject: Initial instruction execution code i guess --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index f844555..1bb7d29 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,3 +5,4 @@ edition = "2024" [dependencies] memmap2 = "0.9.8" +once_cell = "1.21.3" -- cgit v1.2.3