From fd9e722785c537ee8bc44e235950a9abf67a9c61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 09:46:50 +0000 Subject: [PATCH] build(deps): bump allo-isolate from 0.1.19 to 0.1.20 Bumps [allo-isolate](https://github.com/sunshine-protocol/allo-isolate) from 0.1.19 to 0.1.20. - [Commits](https://github.com/sunshine-protocol/allo-isolate/commits) --- updated-dependencies: - dependency-name: allo-isolate dependency-type: indirect 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 aab0d888..6c6e3b6f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -28,9 +28,9 @@ dependencies = [ [[package]] name = "allo-isolate" -version = "0.1.19" +version = "0.1.20" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c258c1a017ecaccfb34c8fa46ecbb2f5402584e31082c12b5caf0be82ac5ac44" +checksum = "f56b7997817c178b853573e8bdfb6c3afe02810b43f17d766d6703560074b0c3" dependencies = [ "anyhow", "atomic",