We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2aff98e commit 67ec2f0Copy full SHA for 67ec2f0
datafusion/wasmtest/Cargo.toml
@@ -59,7 +59,7 @@ datafusion-physical-expr-common = { workspace = true }
59
datafusion-physical-plan = { workspace = true }
60
datafusion-sql = { workspace = true }
61
# getrandom must be compiled with js feature
62
-getrandom = { version = "0.2.8", features = ["js"] }
+getrandom = { version = "0.3.1", features = ["js"] }
63
64
parquet = { workspace = true }
65
wasm-bindgen = "0.2.99"
0 commit comments