diff options
| author | Henry Gressmann <mail@henrygressmann.de> | 2025-01-14 17:41:29 +0100 |
|---|---|---|
| committer | Henry Gressmann <mail@henrygressmann.de> | 2025-01-14 17:41:29 +0100 |
| commit | 40e570cf8bdd948c1e7e9dd85e5ac24d9a062d2a (patch) | |
| tree | 64e9338f1c656fd9d81f51cd4f425359b2dbc6d1 /Cargo.toml | |
| parent | 1a64f4092af9304694e98f441b79f0a93ee1c194 (diff) | |
chore: update deps, spelling
Signed-off-by: Henry Gressmann <mail@henrygressmann.de>
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,8 +4,8 @@ default-members=[".", "crates/tinywasm", "crates/types", "crates/parser"] resolver="2" [workspace.dependencies] -wast="222" -wat="1.222" +wast="223" +wat="1.223" eyre="0.6" log="0.4" pretty_env_logger="0.5" |
