Skip to content

Commit 0cf27a9

Browse files
authored
chore: Update js-sys from 0.3.45 -> 0.3.77 (#2562)
1 parent e4ca07e commit 0cf27a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ system-configuration = { version = "0.6.0", optional = true }
189189
# wasm
190190

191191
[target.'cfg(target_arch = "wasm32")'.dependencies]
192-
js-sys = "0.3.45"
192+
js-sys = "0.3.77"
193193
serde_json = "1.0"
194194
wasm-bindgen = "0.2.89"
195195
wasm-bindgen-futures = "0.4.18"

0 commit comments

Comments
 (0)