Skip to content

Commit 172acef

Browse files
committed
feat: add ere-guests/zisk
1 parent 825cd57 commit 172acef

File tree

8 files changed

+612
-471
lines changed

8 files changed

+612
-471
lines changed

.cargo/config.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ CARGO_WORKSPACE_DIR = { value = "", relative = true }
55
pico = ["run", "-p", "xtask", "--", "pico", "--"]
66
risc0 = ["run", "-p", "xtask", "--", "risc0", "--"]
77
sp1 = ["run", "-p", "xtask", "--", "sp1", "--"]
8+
zisk = ["run", "-p", "xtask", "--", "zisk", "--"]
89
zkm = ["run", "-p", "xtask", "--", "zkm", "--"]

0 commit comments

Comments
 (0)