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