diff options
| author | Kamen Mladenov <kamen@syndamia.com> | 2025-03-10 17:26:21 +0200 |
|---|---|---|
| committer | Kamen Mladenov <kamen@syndamia.com> | 2025-04-04 11:03:00 +0300 |
| commit | 4fc242cd3de1168e207d86a11894c81f16eaf8fc (patch) | |
| tree | 57d72c253bdc29dcbcbe5d702b1b70ea72e6ae48 /zkvms/nexus/host/Cargo.toml | |
| parent | d02aef570056fdc4efbe757e898328b46e0890e6 (diff) | |
| download | zkVMs-benchmarks-4fc242cd3de1168e207d86a11894c81f16eaf8fc.tar zkVMs-benchmarks-4fc242cd3de1168e207d86a11894c81f16eaf8fc.tar.gz zkVMs-benchmarks-4fc242cd3de1168e207d86a11894c81f16eaf8fc.zip | |
chore: Update flake.lock and Cargo.lock
Diffstat (limited to 'zkvms/nexus/host/Cargo.toml')
| -rw-r--r-- | zkvms/nexus/host/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zkvms/nexus/host/Cargo.toml b/zkvms/nexus/host/Cargo.toml index 4b32857..29b3533 100644 --- a/zkvms/nexus/host/Cargo.toml +++ b/zkvms/nexus/host/Cargo.toml @@ -4,6 +4,6 @@ version = "0.1.0" edition = "2021" [dependencies] -nexus-sdk = { path = "/nix/store/ffvl7habndda5p3jvd8xg4r4caa67kl2-Nexus-zkVM-unstable-2025-01-08/sdk" } +nexus-sdk = { path = "/nix/store/crj1vza7idyckr20y72ai3cv2fkc0ia8-Nexus-zkVM-unstable-2025-03-11/sdk" } zkvms_host_io = { path = "../../../zkvms_host_io" } |
