From 1cf50a22104ed075a08781321486e1cbf19fb7c6 Mon Sep 17 00:00:00 2001 From: Henry Date: Sat, 4 Apr 2026 21:08:27 +0200 Subject: fix: intruction enum size regression Signed-off-by: Henry --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index f7d6ccb..22e206b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,7 +22,7 @@ version="0.9.0-alpha.0" rust-version="1.90" edition="2024" license="MIT OR Apache-2.0" -authors=["Henry Gressmann "] +authors=["Henry Gressmann "] repository="https://github.com/explodingcamera/tinywasm" categories=["wasm", "no-std"] keywords=["tinywasm"] -- cgit v1.3.1