Skip to content

Commit

Permalink
deps: bump wasm-bindgen-test from 0.3.37 to 0.3.38
Browse files Browse the repository at this point in the history
Pull-Request: libp2p#4849.
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent 104026e commit bded9aa
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 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 wasm-tests/webtransport-tests/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ multiaddr = { workspace = true }
multihash = { workspace = true }
wasm-bindgen = "0.2.88"
wasm-bindgen-futures = "0.4.38"
wasm-bindgen-test = "0.3.37"
wasm-bindgen-test = "0.3.38"
web-sys = { version = "0.3.65", features = ["Response", "Window"] }

[lints]
Expand Down

0 comments on commit bded9aa

Please sign in to comment.