diff --git a/Cargo.toml b/Cargo.toml index 9c559a4..b489bca 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,7 @@ resolver = "2" ruff_python_formatter = { git = "https://github.com/astral-sh/ruff.git", tag = "v0.1.5" } serde = { version = "1.0" } serde_json = { version = "1.0" } - wasm-bindgen = "0.2.87" + wasm-bindgen = "0.2.88" [profile.release]