Skip to content

Commit 8b98147

Browse files
chore(deps): update rust-wasm-bindgen monorepo
1 parent 7e3972e commit 8b98147

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ criterion = "0.5.1"
3434
pollster = "0.3.0"
3535

3636
[target.'cfg(target_arch = "wasm32")'.dev-dependencies]
37-
web-sys = { version = "0.3.68", features = ["CanvasRenderingContext2d", "Document", "Element", "HtmlCanvasElement", "ImageData", "Window"] }
37+
web-sys = { version = "0.3.69", features = ["CanvasRenderingContext2d", "Document", "Element", "HtmlCanvasElement", "ImageData", "Window"] }
3838
wasm-bindgen = "0.2.91"
39-
wasm-bindgen-futures = "0.4.41"
39+
wasm-bindgen-futures = "0.4.42"
4040
console_log = { version = "1.0.0", features = ["wasm-bindgen", "color"] }
4141
console_error_panic_hook = "0.1.7"
4242

0 commit comments

Comments
 (0)