Skip to content

Commit af6f730

Browse files
chore(deps): bump getrandom from 0.3.4 to 0.4.1
Bumps [getrandom](https://github.com/rust-random/getrandom) from 0.3.4 to 0.4.1. - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.3.4...v0.4.1) --- updated-dependencies: - dependency-name: getrandom dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6c79369 commit af6f730

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 1 deletion
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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ datafusion-optimizer = { workspace = true, default-features = true }
5555
datafusion-physical-plan = { workspace = true }
5656
datafusion-sql = { workspace = true }
5757
# needs to be compiled
58-
getrandom = { version = "0.3", features = ["wasm_js"] }
58+
getrandom = { version = "0.4", features = ["wasm_js"] }
5959
wasm-bindgen = "0.2.99"
6060

6161
[dev-dependencies]

0 commit comments

Comments
 (0)