Skip to content

Commit 8bdf591

Browse files
renovate[bot]HerringtonDarkholme
authored andcommitted
fix(deps): update rust crate wasm-bindgen to 0.2.90
1 parent 17ab6d7 commit 8bdf591

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

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

crates/wasm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ crate-type = ["cdylib"]
1616
[dependencies]
1717
compiler = { path = "../compiler", package = "vue-compiler-core", default-features = false, features = [] }
1818
dom = { path = "../dom", package = "vue-compiler-dom" }
19-
wasm-bindgen = "0.2.87"
19+
wasm-bindgen = "0.2.90"
2020
wee_alloc = { version = "0.4.5" }
2121

2222
[profile.release]

0 commit comments

Comments
 (0)