Skip to content

Commit c678abc

Browse files
authored
Merge pull request #15 from python-project-templates/dependabot/cargo/wasm-bindgen-0.2.104
Bump wasm-bindgen from 0.2.101 to 0.2.104
2 parents 8a49f9b + a47eebf commit c678abc

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.

js/Cargo.toml

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
python_template_rust = { path = "../rust", version = "*" }
16-
wasm-bindgen = "0.2.84"
16+
wasm-bindgen = "0.2.104"

0 commit comments

Comments
 (0)