Skip to content

Commit e842ed4

Browse files
Bump framehop from 0.14.0 to 0.15.0 (#769)
Bumps [framehop](https://github.com/mstange/framehop) from 0.14.0 to 0.15.0. - [Commits](mstange/framehop@v0.14.0...v0.15.0) --- updated-dependencies: - dependency-name: framehop dependency-version: 0.15.0 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 95f9138 commit e842ed4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

src/hyperlight_host/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ rand = { version = "0.9" }
2828
cfg-if = { version = "1.0.1" }
2929
libc = { version = "0.2.174" }
3030
flatbuffers = "25.2.10"
31-
framehop = { version = "0.14.0", optional = true }
31+
framehop = { version = "0.15.0", optional = true }
3232
fallible-iterator = { version = "0.3.0", optional = true }
3333
blake3 = "1.8.2"
3434
page_size = "0.6.0"

0 commit comments

Comments
 (0)