From 94502e4648817f8b2b4c0ec500f17f59a3920c6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 03:05:50 +0000 Subject: [PATCH] Bump cargo-hyperlight from 0.1.12 to 0.1.13 Bumps [cargo-hyperlight](https://github.com/hyperlight-dev/cargo-hyperlight) from 0.1.12 to 0.1.13. - [Release notes](https://github.com/hyperlight-dev/cargo-hyperlight/releases) - [Commits](https://github.com/hyperlight-dev/cargo-hyperlight/compare/v0.1.12...v0.1.13) --- updated-dependencies: - dependency-name: cargo-hyperlight dependency-version: 0.1.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 917577d..2bd9c10 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -307,9 +307,9 @@ checksum = "8ae3f5d315924270530207e2a68396c3cc547f6dca3fbdca317cfb1a51edb593" [[package]] name = "cargo-hyperlight" -version = "0.1.12" +version = "0.1.13" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4580eb16c90b910fe496797d6340c2d321d06e5640a45b1a973a1d9171ae24c1" +checksum = "e5605a328ba56e38027ec2ab1d6cd490c942c3908a92cb2b36b3c775d5bb22f6" dependencies = [ "anyhow", "clap",