From ac4a996f7ee167f93db1820524130b29cec0421a Mon Sep 17 00:00:00 2001 From: Kamen Mladenov Date: Thu, 30 Jan 2025 11:55:28 +0200 Subject: feat(nexus): Adapt to new input type and zkvmLib --- zkvms/nexus/host/Cargo.toml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'zkvms/nexus/host/Cargo.toml') diff --git a/zkvms/nexus/host/Cargo.toml b/zkvms/nexus/host/Cargo.toml index 6ace3f7..c27b920 100644 --- a/zkvms/nexus/host/Cargo.toml +++ b/zkvms/nexus/host/Cargo.toml @@ -7,7 +7,3 @@ edition = "2021" nexus-sdk = { path = "/nix/store/krlanfap664k4g88qgsssxi0818z92r8-Nexus-zkVM-unstable-2024-12-18/sdk" } 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 -postcard = { version = "1.0.10", default-features = false, features = ["alloc"] } -- cgit v1.2.3