aboutsummaryrefslogtreecommitdiff
path: root/zkvms/zkwasm/host/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'zkvms/zkwasm/host/Cargo.toml')
-rw-r--r--zkvms/zkwasm/host/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/zkvms/zkwasm/host/Cargo.toml b/zkvms/zkwasm/host/Cargo.toml
index 581038b..d1a68e7 100644
--- a/zkvms/zkwasm/host/Cargo.toml
+++ b/zkvms/zkwasm/host/Cargo.toml
@@ -5,4 +5,3 @@ edition = "2021"
[dependencies]
zkvms_host_io = { path = "../../../zkvms_host_io" }
-regex = "1.11.1"