aboutsummaryrefslogtreecommitdiff
path: root/zkvms_host_io/input_macros/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'zkvms_host_io/input_macros/Cargo.toml')
-rw-r--r--zkvms_host_io/input_macros/Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/zkvms_host_io/input_macros/Cargo.toml b/zkvms_host_io/input_macros/Cargo.toml
index 88cfb35..a8cb035 100644
--- a/zkvms_host_io/input_macros/Cargo.toml
+++ b/zkvms_host_io/input_macros/Cargo.toml
@@ -5,3 +5,6 @@ edition = "2021"
[lib]
proc_macro = true
+
+[dependencies]
+toml = "0.8.19"