From 4fc242cd3de1168e207d86a11894c81f16eaf8fc Mon Sep 17 00:00:00 2001 From: Kamen Mladenov Date: Mon, 10 Mar 2025 17:26:21 +0200 Subject: chore: Update flake.lock and Cargo.lock --- zkvms/nexus/guest/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zkvms/nexus/guest/Cargo.toml') diff --git a/zkvms/nexus/guest/Cargo.toml b/zkvms/nexus/guest/Cargo.toml index a227fd3..9bfbf7c 100644 --- a/zkvms/nexus/guest/Cargo.toml +++ b/zkvms/nexus/guest/Cargo.toml @@ -5,7 +5,7 @@ version = "0.1.0" edition = "2021" [dependencies] -nexus-rt = { path = "/nix/store/ffvl7habndda5p3jvd8xg4r4caa67kl2-Nexus-zkVM-unstable-2025-01-08/runtime" } +nexus-rt = { path = "/nix/store/crj1vza7idyckr20y72ai3cv2fkc0ia8-Nexus-zkVM-unstable-2025-03-11/runtime" } postcard = { version = "1.0.10", default-features = false, features = ["alloc"] } wrapper_macro = { version = "0.1.0", path = "../wrapper_macro" } -- cgit v1.2.3