Skip to content
This repository was archived by the owner on Jun 24, 2023. It is now read-only.

Commit 65a3627

Browse files
Update Rust crate wasm-bindgen to 0.2.87
1 parent 26c9bf4 commit 65a3627

File tree

2 files changed

+33
-22
lines changed

2 files changed

+33
-22
lines changed

Cargo.lock

+32-21
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

wasm/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ path = "../core"
1818
path = "../diagnostics"
1919

2020
[dependencies]
21-
wasm-bindgen = "0.2.82"
21+
wasm-bindgen = "0.2.87"

0 commit comments

Comments
 (0)