Merge pull request #248 from neodyland/dependabot/cargo/wasm-bindgen-futures-0.4.51

build(deps): bump wasm-bindgen-futures from 0.4.50 to 0.4.51
This commit is contained in:
tuna2134
2025-09-09 06:09:44 +09:00
committed by GitHub
2 changed files with 18 additions and 17 deletions

View File

@@ -17,4 +17,4 @@ sbv2_core = { path = "../sbv2_core", default-features = false, features = ["no_s
once_cell.workspace = true
js-sys = "0.3.70"
ndarray.workspace = true
wasm-bindgen-futures = "0.4.43"
wasm-bindgen-futures = "0.4.51"