Merge pull request #286 from neodyland/dependabot/cargo/wasm-bindgen-futures-0.4.56

build(deps): bump wasm-bindgen-futures from 0.4.55 to 0.4.56
This commit is contained in:
tuna2134
2025-12-17 09:58:32 +09:00
committed by GitHub
2 changed files with 15 additions and 15 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.55"
wasm-bindgen-futures = "0.4.56"