Skip to content

Commit 0d72e81

Browse files
deps: bump js-sys from 0.3.60 to 0.3.61 (#3428)
1 parent 2ae9dba commit 0d72e81

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

Cargo.lock

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

transports/wasm-ext/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ categories = ["network-programming", "asynchronous"]
1212

1313
[dependencies]
1414
futures = "0.3.26"
15-
js-sys = "0.3.50"
15+
js-sys = "0.3.61"
1616
libp2p-core = { version = "0.39.0", path = "../../core" }
1717
parity-send-wrapper = "0.1.0"
1818
wasm-bindgen = "0.2.42"

0 commit comments

Comments
 (0)