diff --git a/Cargo.toml b/Cargo.toml index 813b5741..985a5494 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -129,7 +129,7 @@ objc2-quartz-core = { version = "0.3.2", default-features = false, features = [ # Web dependencies. [target.'cfg(target_family = "wasm")'.dependencies] js-sys = "0.3.63" -wasm-bindgen = "0.2.86" +wasm-bindgen = "0.2.108" web-sys = { version = "0.3.55", features = [ "CanvasRenderingContext2d", "Document",