aboutsummaryrefslogtreecommitdiff
path: root/zkvms/zkwasm/host/tobytes/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'zkvms/zkwasm/host/tobytes/Cargo.toml')
-rw-r--r--zkvms/zkwasm/host/tobytes/Cargo.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/zkvms/zkwasm/host/tobytes/Cargo.toml b/zkvms/zkwasm/host/tobytes/Cargo.toml
new file mode 100644
index 0000000..113d55b
--- /dev/null
+++ b/zkvms/zkwasm/host/tobytes/Cargo.toml
@@ -0,0 +1,6 @@
+[package]
+name = "tobytes"
+version = "0.1.0"
+edition = "2021"
+
+[dependencies]