Skip to content

Commit

Permalink
deps: bump wasm-bindgen from 0.2.92 to 0.2.93 (#285)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
2 parents 3f10ac9 + 1a9ec46 commit 16cccef
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
21 changes: 11 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 examples/wasm-example/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ crate-type = ["cdylib", "rlib"]
rust-ipfs = { path = "../.." }
futures = "0.3"
anyhow = "1.0.86"
wasm-bindgen = "0.2.90"
wasm-bindgen = "0.2.93"
wasm-bindgen-futures = "0.4.42"
web-sys = { version = "0.3", features = ['Document', 'Element', 'HtmlElement', 'Node', 'Response', 'Window'] }
js-sys = "0.3.69"
Expand Down

0 comments on commit 16cccef

Please sign in to comment.