diff options
| author | Henry Gressmann <mail@henrygressmann.de> | 2024-04-21 23:28:50 +0200 |
|---|---|---|
| committer | Henry Gressmann <mail@henrygressmann.de> | 2024-04-21 23:28:50 +0200 |
| commit | 8c5a36200b13ca1d04e98048f807a01d2939670c (patch) | |
| tree | 4651431e09db70c7b1f6afeff774fdc6ef1b5d9e /Cargo.toml | |
| parent | 059fc95274f80e8b9aec7e124505811b506adc71 (diff) | |
chore: update dependencies
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
@@ -29,7 +29,7 @@ test=false [dev-dependencies] color-eyre="0.6" tinywasm={path="crates/tinywasm", features=["unsafe"]} -wat={version="1.203"} +wat={version="1.205"} pretty_env_logger="0.5" [profile.bench] |
