Skip to content

Commit

Permalink
deps: bump js-sys from 0.3.69 to 0.3.70 (#291)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
2 parents 8034ecc + fb3ab3d commit 36b34d4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -15,6 +15,6 @@ anyhow = "1.0.86"
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"
js-sys = "0.3.70"
console_error_panic_hook = "0.1.7"
ipld-core.workspace = true

0 comments on commit 36b34d4

Please sign in to comment.