diff options
| author | Henry Gressmann <mail@henrygressmann.de> | 2023-12-15 13:16:31 +0100 |
|---|---|---|
| committer | Henry Gressmann <mail@henrygressmann.de> | 2023-12-15 13:16:31 +0100 |
| commit | 62e065ea010137315aa873772c8c11e3b2e262f0 (patch) | |
| tree | 19c0584f8b9eda241206dd3283a89cd3b6b889d7 /crates/wasm-testsuite | |
| parent | 4697f7c63c0e985029e7f0683b518b1dadf17ccb (diff) | |
Release 0.0.4
tinywasm@0.0.4
tinywasm-cli@0.0.4
tinywasm-parser@0.0.4
tinywasm-types@0.0.4
wasm-testsuite@0.2.0
Generated by cargo-workspaces
Diffstat (limited to 'crates/wasm-testsuite')
| -rw-r--r-- | crates/wasm-testsuite/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/wasm-testsuite/Cargo.toml b/crates/wasm-testsuite/Cargo.toml index 30a4e58..3e6d647 100644 --- a/crates/wasm-testsuite/Cargo.toml +++ b/crates/wasm-testsuite/Cargo.toml @@ -1,6 +1,6 @@ [package] name="wasm-testsuite" -version="0.1.0" +version="0.2.0" description="Mirror of the WebAssembly core testsuite for use in testing WebAssembly implementations" license="Apache-2.0" readme="README.md" |
