Skip to content

Commit bded9aa

Browse files
deps: bump wasm-bindgen-test from 0.3.37 to 0.3.38
Pull-Request: #4849.
1 parent 104026e commit bded9aa

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

Cargo.lock

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

wasm-tests/webtransport-tests/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ multiaddr = { workspace = true }
1919
multihash = { workspace = true }
2020
wasm-bindgen = "0.2.88"
2121
wasm-bindgen-futures = "0.4.38"
22-
wasm-bindgen-test = "0.3.37"
22+
wasm-bindgen-test = "0.3.38"
2323
web-sys = { version = "0.3.65", features = ["Response", "Window"] }
2424

2525
[lints]

0 commit comments

Comments
 (0)