Skip to content

Commit ef59df1

Browse files
committed
chore: Upgrade rand crate and some other minor crates
1 parent 028df83 commit ef59df1

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Cargo.lock

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

datafusion/wasmtest/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ datafusion-physical-plan = { workspace = true }
5454
datafusion-sql = { workspace = true }
5555

5656
wasm-bindgen = "0.2.99"
57+
getrandom = { version = "=0.2.15", features = ["js"] }
5758

5859
[patch.crates-io]
5960
# getrandom must be compiled with js feature

0 commit comments

Comments
 (0)