From f6e214ba050010b9566e7f2a99cfe370dc49ce43 Mon Sep 17 00:00:00 2001 From: Henry Gressmann Date: Thu, 24 Oct 2024 19:47:18 +0200 Subject: chore: add root package version Signed-off-by: Henry Gressmann --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') 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 -- cgit v1.3.1