diff options
| author | Henry Gressmann <mail@henrygressmann.de> | 2023-12-09 15:04:31 +0100 |
|---|---|---|
| committer | Henry Gressmann <mail@henrygressmann.de> | 2023-12-09 15:04:31 +0100 |
| commit | bd0e392150634d47896272ca4d2115ed132ab3c1 (patch) | |
| tree | 67d4e5146796ad6ae2f2b4ad41302b9f41142c91 /crates/parser/Cargo.toml | |
| parent | e866793a640f60b1ca9a6fc228dbcf2703aebaee (diff) | |
Release 0.0.1
tinywasm@0.0.1
tinywasm-cli@0.0.1
tinywasm-parser@0.0.1
tinywasm-types@0.0.1
Generated by cargo-workspaces
Diffstat (limited to 'crates/parser/Cargo.toml')
| -rw-r--r-- | crates/parser/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/parser/Cargo.toml b/crates/parser/Cargo.toml index 17c5557..823e69b 100644 --- a/crates/parser/Cargo.toml +++ b/crates/parser/Cargo.toml @@ -1,6 +1,6 @@ [package] name="tinywasm-parser" -version="0.0.0" +version="0.0.1" edition="2021" [dependencies] |
