From 015be8f49ae02f7d95d48e9e7ba3b3ce9a7dc0d0 Mon Sep 17 00:00:00 2001 From: Ross Andrews Date: Thu, 17 Apr 2025 20:06:40 -0500 Subject: [PATCH] Update wasm-bindgen --- vweb/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vweb/Cargo.toml b/vweb/Cargo.toml index 486aeb1..d67dbba 100644 --- a/vweb/Cargo.toml +++ b/vweb/Cargo.toml @@ -23,4 +23,4 @@ version = "0.3.4" features = [ 'CanvasRenderingContext2d', 'ImageData', -] \ No newline at end of file +]