diff options
Diffstat (limited to 'zkvms/risc0/guest_elf_patch/Cargo.toml')
| -rw-r--r-- | zkvms/risc0/guest_elf_patch/Cargo.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/zkvms/risc0/guest_elf_patch/Cargo.toml b/zkvms/risc0/guest_elf_patch/Cargo.toml index 2008faf..a25ed4a 100644 --- a/zkvms/risc0/guest_elf_patch/Cargo.toml +++ b/zkvms/risc0/guest_elf_patch/Cargo.toml @@ -4,6 +4,6 @@ version = "0.1.0" edition = "2021" [dependencies] -risc0-binfmt = { path = "/nix/store/6992z4qxba51p1m9vjbjvcwh16gvdp56-risc0-unstable-2025-03-12/risc0/binfmt" } -risc0-zkos-v1compat = { path = "/nix/store/6992z4qxba51p1m9vjbjvcwh16gvdp56-risc0-unstable-2025-03-12/risc0/zkos/v1compat" } +risc0-binfmt = { path = "/nix/store/jvl62igv3z8yvayhk1c02hw51adjc0d0-risc0-unstable-2025-03-12/risc0/binfmt" } +risc0-zkos-v1compat = { path = "/nix/store/jvl62igv3z8yvayhk1c02hw51adjc0d0-risc0-unstable-2025-03-12/risc0/zkos/v1compat" } bytemuck_derive = "<1.9.0" |
