Skip to content

Commit

Permalink
Merge pull request #48 from playzero/dependabot/cargo/wasm-bindgen-0.…
Browse files Browse the repository at this point in the history
…2.78

chore(deps): bump wasm-bindgen from 0.2.73 to 0.2.78
  • Loading branch information
2075 authored Nov 16, 2021
2 parents 5c584a8 + fb5077c commit 3bf0be9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion bin/nodes/subzero/cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ node-inspect = { version = "0.8.0", optional = true, path = "../inspect" }
serde_json = "1.0"

# WASM-specific dependencies
wasm-bindgen = { version = "0.2.57", optional = true }
wasm-bindgen = { version = "0.2.78", optional = true }
wasm-bindgen-futures = { version = "0.4.18", optional = true }
browser-utils = { package = "substrate-browser-utils", path = "../../../../utils/browser", optional = true, version = "0.9.0"}

Expand Down

0 comments on commit 3bf0be9

Please sign in to comment.