summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorHenry Gressmann <mail@henrygressmann.de>2024-10-24 19:47:18 +0200
committerHenry Gressmann <mail@henrygressmann.de>2024-10-24 19:47:18 +0200
commitf6e214ba050010b9566e7f2a99cfe370dc49ce43 (patch)
treeb6b31a69619644db18682317ad2d08afd9c46b24 /Cargo.toml
parentab7890764023a751ae33b095e206102d3774249f (diff)
chore: add root package version
Signed-off-by: Henry Gressmann <mail@henrygressmann.de>
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 0125c7b..413d364 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -21,6 +21,7 @@ repository="https://github.com/explodingcamera/tinywasm"
[package]
name="tinywasm-root"
+version.workspace=true
publish=false
edition.workspace=true
rust-version.workspace=true