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.toml7
1 files changed, 7 insertions, 0 deletions
diff --git a/zkvms_host_io/input_macros/Cargo.toml b/zkvms_host_io/input_macros/Cargo.toml
new file mode 100644
index 0000000..88cfb35
--- /dev/null
+++ b/zkvms_host_io/input_macros/Cargo.toml
@@ -0,0 +1,7 @@
+[package]
+name = "input_macros"
+version = "0.1.0"
+edition = "2021"
+
+[lib]
+proc_macro = true