Skip to content

Commit ad5fd60

Browse files
committed
Align in js file as well
1 parent 7ce8461 commit ad5fd60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rustjswasm/js/Cargo.toml.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ crate-type = ["cdylib"]
1313

1414
[dependencies]
1515
{{module}} = { path = "../rust", version = "*" }
16-
wasm-bindgen = "0.2.84"
16+
wasm-bindgen = "0.2.101"

0 commit comments

Comments
 (0)