Skip to content

Commit ddcb2ee

Browse files
committed
chore: Upgrade rand crate and some other minor crates
1 parent e3f7cb8 commit ddcb2ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)