aboutsummaryrefslogtreecommitdiff
path: root/zkvms/zkm/host/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'zkvms/zkm/host/Cargo.toml')
-rw-r--r--zkvms/zkm/host/Cargo.toml4
1 files changed, 0 insertions, 4 deletions
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" }