Skip to content

Commit

Permalink
chore: Update js-sys from 0.3.45 -> 0.3.77 (#2562)
Browse files Browse the repository at this point in the history
  • Loading branch information
coastalwhite authored Feb 21, 2025
1 parent e4ca07e commit 0cf27a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ system-configuration = { version = "0.6.0", optional = true }
# wasm

[target.'cfg(target_arch = "wasm32")'.dependencies]
js-sys = "0.3.45"
js-sys = "0.3.77"
serde_json = "1.0"
wasm-bindgen = "0.2.89"
wasm-bindgen-futures = "0.4.18"
Expand Down

0 comments on commit 0cf27a9

Please sign in to comment.