summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c5fca68..0f66fa9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -29,7 +29,7 @@ test=false
[dev-dependencies]
color-eyre="0.6"
tinywasm={path="crates/tinywasm", features=["unsafe"]}
-wat={version="1.0"}
+wat={version="1.203"}
pretty_env_logger="0.5"
[profile.bench]