fix: update wasm bindgen

This commit is contained in:
Percs 2024-11-02 23:45:36 -05:00
parent d632041355
commit 9c28f4ed0c

View file

@ -27,7 +27,7 @@ js-sys = "0.3.69"
oxc = "0.34.0"
thiserror = "1.0.64"
url = "2.5.2"
wasm-bindgen = "0.2.92"
wasm-bindgen = "0.2.95"
web-sys = { version = "0.3.72", features = ["Url"] }
[dev-dependencies]