diff options
| author | Henry Gressmann <mail@henrygressmann.de> | 2024-07-16 20:41:18 +0200 |
|---|---|---|
| committer | Henry Gressmann <mail@henrygressmann.de> | 2024-07-16 20:41:18 +0200 |
| commit | cd3d91c74730edf9925773577c6b8da99b51e4a7 (patch) | |
| tree | fc0e66b76931e0604aca946f1d087da7b8866297 /Cargo.toml | |
| parent | f1f272642ff50a1e94ff0ff6fec031973ca9eeda (diff) | |
chore: update wasmparser
Signed-off-by: Henry Gressmann <mail@henrygressmann.de>
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ default-members=[".", "crates/tinywasm", "crates/types", "crates/parser"] resolver="2" [workspace.dependencies] -wast="213" +wast="214" wat="1.212" eyre="0.6" log="0.4" |
