summaryrefslogtreecommitdiff
path: root/crates/parser/Cargo.toml
diff options
context:
space:
mode:
authorHenry Gressmann <mail@henrygressmann.de>2023-12-09 15:04:24 +0100
committerHenry Gressmann <mail@henrygressmann.de>2023-12-09 15:04:24 +0100
commite866793a640f60b1ca9a6fc228dbcf2703aebaee (patch)
tree7318db8b2f237fa01af303adfb8af86eb25aa4b7 /crates/parser/Cargo.toml
parent9a12b08bfc3ba59baed6885c1f778d2fbed3bdd0 (diff)
chore: prepare publish
Signed-off-by: Henry Gressmann <mail@henrygressmann.de>
Diffstat (limited to 'crates/parser/Cargo.toml')
-rw-r--r--crates/parser/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/parser/Cargo.toml b/crates/parser/Cargo.toml
index 823e69b..17c5557 100644
--- a/crates/parser/Cargo.toml
+++ b/crates/parser/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name="tinywasm-parser"
-version="0.0.1"
+version="0.0.0"
edition="2021"
[dependencies]