mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-15 15:30:00 -04:00
fix: update wasm bindgen
This commit is contained in:
parent
d632041355
commit
9c28f4ed0c
1 changed files with 1 additions and 1 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue