From 1660121eabef0831a8f8388b997e654cff90c105 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 18:26:14 +0000 Subject: [PATCH] Bump allo-isolate from 0.1.24 to 0.1.25 Bumps [allo-isolate](https://github.com/sunshine-protocol/allo-isolate) from 0.1.24 to 0.1.25. - [Commits](https://github.com/sunshine-protocol/allo-isolate/commits) --- updated-dependencies: - dependency-name: allo-isolate 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 9eb3b928..cee6f8c4 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -69,9 +69,9 @@ dependencies = [ [[package]] name = "allo-isolate" -version = "0.1.24" +version = "0.1.25" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f2f5a5fd28223e6f3cafb7d9cd685f51eafdd71d33ca1229f8316925d5957240" +checksum = "97b6d794345b06592d0ebeed8e477e41b71e5a0a49df4fc0e4184d5938b99509" dependencies = [ "anyhow", "atomic",