Skip to content

Commit 4a2d9e6

Browse files
Bump once_cell from 1.21.3 to 1.21.4 (#420)
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.21.3 to 1.21.4. - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.21.3...v1.21.4) --- updated-dependencies: - dependency-name: once_cell dependency-version: 1.21.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5b14b01 commit 4a2d9e6

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

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

src/hyperlight_wasm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ test = true
5454
[dependencies]
5555
hyperlight-host.workspace = true
5656
libc = "0.2.183"
57-
once_cell = "1.21.3"
57+
once_cell = "1.21.4"
5858
tracing = "0.1.44"
5959
log = "0.4"
6060
cfg-if = "1"

0 commit comments

Comments
 (0)