Skip to content

Commit 46b0cc7

Browse files
Bump getrandom from 0.3.4 to 0.4.2 (#7)
Bumps [getrandom](https://github.com/rust-random/getrandom) from 0.3.4 to 0.4.2. - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.3.4...v0.4.2) --- updated-dependencies: - dependency-name: getrandom dependency-version: 0.4.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fd2f85e commit 46b0cc7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

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

src/wasm_sandbox/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ hyperlight-common.workspace = true
1414
hyperlight-component-macro.workspace = true
1515
anyhow = "1"
1616
bytes = "1"
17-
getrandom = "0.3"
17+
getrandom = "0.4"
1818
http = "1"
1919
http-body = "1"
2020
http-body-util = "0.1"

0 commit comments

Comments
 (0)