From a52a96f0f630bca4b3b6a87a17c89c89411333a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Apr 2025 16:08:32 +0000 Subject: [PATCH] Bump hyperlight-host from `5387278` to `1f40391` Bumps [hyperlight-host](https://github.com/hyperlight-dev/hyperlight) from `5387278` to `1f40391`. - [Release notes](https://github.com/hyperlight-dev/hyperlight/releases) - [Commits](https://github.com/hyperlight-dev/hyperlight/compare/53872785af15505377ec0a37c0dc0130d3f87141...1f40391d1ffdd6e89657437af0127b40523f4e49) --- updated-dependencies: - dependency-name: hyperlight-host dependency-version: 1f40391d1ffdd6e89657437af0127b40523f4e49 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index edb5733..b315e8a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1201,7 +1201,7 @@ dependencies = [ [[package]] name = "hyperlight-common" version = "0.2.0" -source = "git+https://github.com/hyperlight-dev/hyperlight?branch=hyperlight-component-macro#53872785af15505377ec0a37c0dc0130d3f87141" +source = "git+https://github.com/hyperlight-dev/hyperlight?branch=hyperlight-component-macro#1f40391d1ffdd6e89657437af0127b40523f4e49" dependencies = [ "anyhow", "flatbuffers", @@ -1214,7 +1214,7 @@ dependencies = [ [[package]] name = "hyperlight-host" version = "0.2.0" -source = "git+https://github.com/hyperlight-dev/hyperlight?branch=hyperlight-component-macro#53872785af15505377ec0a37c0dc0130d3f87141" +source = "git+https://github.com/hyperlight-dev/hyperlight?branch=hyperlight-component-macro#1f40391d1ffdd6e89657437af0127b40523f4e49" dependencies = [ "anyhow", "bitflags 2.9.0",