From 5de4ae077e14b9e35c8d5e261462acfda911738c Mon Sep 17 00:00:00 2001 From: Kamen Mladenov Date: Thu, 30 Jan 2025 11:27:59 +0200 Subject: feat(zkm): Adapt to new input type and zkvmLib --- zkvms/zkm/host/Cargo.toml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'zkvms/zkm/host/Cargo.toml') diff --git a/zkvms/zkm/host/Cargo.toml b/zkvms/zkm/host/Cargo.toml index 51c348e..e7df287 100644 --- a/zkvms/zkm/host/Cargo.toml +++ b/zkvms/zkm/host/Cargo.toml @@ -15,7 +15,3 @@ env_logger = "0.10.0" anyhow = "1.0.75" zkvms_host_io = { path = "../../../zkvms_host_io" } - -# THESE ARE A COPY OF THE GUEST DEPENDENCIES -# They're here as a hack, so crane.lib will fetch them -zkm-runtime = { path = "/nix/store/h9s6kmnx7iafllv10wqhjix5kpyfsh37-zkm-unstable-2025-01-05/runtime/entrypoint" } -- cgit v1.2.3