Skip to content

Commit 7570875

Browse files
committed
Update deps to WASM
1 parent 88408ec commit 7570875

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

Cargo.lock

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ edition = "2018"
99
crate-type = ["cdylib"]
1010

1111
[dependencies]
12-
wasm-bindgen = "0.2.95"
13-
web-sys = { version = "0.3.72", features = ["console"] }
12+
wasm-bindgen = "0.2.99"
13+
web-sys = { version = "0.3.76", features = ["console"] }

0 commit comments

Comments
 (0)