diff options
| author | Henry Gressmann <mail@henrygressmann.de> | 2024-01-26 12:39:34 +0100 |
|---|---|---|
| committer | Henry Gressmann <mail@henrygressmann.de> | 2024-01-26 12:39:34 +0100 |
| commit | 67f0fd68f1f60f0629d997d5181e5e06440258d7 (patch) | |
| tree | fa571a6fbb04e5e617f79d01c721896a7bcf93c1 /crates/wasm-testsuite/Cargo.toml | |
| parent | 133ae7e1f1eb6ccd027a3a0117766551197671f2 (diff) | |
Release 0.3.0
tinywasm@0.3.0
tinywasm-cli@0.3.0
tinywasm-parser@0.3.0
tinywasm-types@0.3.0
wasm-testsuite@0.2.1
Generated by cargo-workspaces
Diffstat (limited to 'crates/wasm-testsuite/Cargo.toml')
| -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 3e6d647..04f478c 100644 --- a/crates/wasm-testsuite/Cargo.toml +++ b/crates/wasm-testsuite/Cargo.toml @@ -1,6 +1,6 @@ [package] name="wasm-testsuite" -version="0.2.0" +version="0.2.1" description="Mirror of the WebAssembly core testsuite for use in testing WebAssembly implementations" license="Apache-2.0" readme="README.md" |
