From 8c5a36200b13ca1d04e98048f807a01d2939670c Mon Sep 17 00:00:00 2001 From: Henry Gressmann Date: Sun, 21 Apr 2024 23:28:50 +0200 Subject: chore: update dependencies Signed-off-by: Henry Gressmann --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 0f66fa9..2902cd9 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.203"} +wat={version="1.205"} pretty_env_logger="0.5" [profile.bench] -- cgit v1.3.1