diff options
| author | Henry Gressmann <mail@henrygressmann.de> | 2024-07-13 20:47:28 +0200 |
|---|---|---|
| committer | Henry Gressmann <mail@henrygressmann.de> | 2024-07-13 20:47:28 +0200 |
| commit | f1f272642ff50a1e94ff0ff6fec031973ca9eeda (patch) | |
| tree | efb25b424a2f62545ec79dc981200bdd3b27d319 /Cargo.toml | |
| parent | 3361f928658652bd7178f37851c9dd9fadb077c8 (diff) | |
chore: update deps
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="212" +wast="213" wat="1.212" eyre="0.6" log="0.4" |
