diff options
| author | Henry Gressmann <mail@henrygressmann.de> | 2024-10-24 19:47:18 +0200 |
|---|---|---|
| committer | Henry Gressmann <mail@henrygressmann.de> | 2024-10-24 19:47:18 +0200 |
| commit | f6e214ba050010b9566e7f2a99cfe370dc49ce43 (patch) | |
| tree | b6b31a69619644db18682317ad2d08afd9c46b24 /Cargo.toml | |
| parent | ab7890764023a751ae33b095e206102d3774249f (diff) | |
chore: add root package version
Signed-off-by: Henry Gressmann <mail@henrygressmann.de>
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
