Skip to content

Commit

Permalink
Bump js-sys
Browse files Browse the repository at this point in the history
  • Loading branch information
carlopi committed Oct 20, 2023
1 parent 3c30018 commit 9dfce5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/duckdb-wasm-shell/crate/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ console_error_panic_hook = "0.1.6"
wasm-bindgen = { version = "0.2.74", features = ["serde-serialize"] }
wasm-bindgen-futures = "0.4.24"
chrono = "0.4.19"
js-sys = "0.3.51"
js-sys = "0.3.64"
arrow = { version = "13.0.0", features = ["csv", "ipc"] }
lazy_static = "1.4.0"
encode_unicode = "0.3.6"
Expand Down

0 comments on commit 9dfce5f

Please sign in to comment.