From c322ccde911dbacdab256eb2ac161980cce68aa1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Jul 2022 16:36:59 +0000 Subject: [PATCH] Bump quarry-mine from 5.0.2 to 5.2.0 Bumps [quarry-mine](https://github.com/QuarryProtocol/quarry) from 5.0.2 to 5.2.0. - [Release notes](https://github.com/QuarryProtocol/quarry/releases) - [Changelog](https://github.com/QuarryProtocol/quarry/blob/master/CHANGELOG.md) - [Commits](https://github.com/QuarryProtocol/quarry/compare/v5.0.2...v5.2.0) --- updated-dependencies: - dependency-name: quarry-mine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Cargo.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index f66eed0..39a56b9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -999,9 +999,9 @@ dependencies = [ [[package]] name = "quarry-mine" -version = "5.0.2" +version = "5.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "137724bb4a7fbf7ac6971a3447a926cad58899d29ebfc07e0992d02362aaf0df" +checksum = "0fa864293850649301ce5572f5c36812531b649a08b9be8b0382e7060d255e0f" dependencies = [ "anchor-lang", "anchor-spl", @@ -1015,9 +1015,9 @@ dependencies = [ [[package]] name = "quarry-mint-wrapper" -version = "5.0.2" +version = "5.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0e4de715534f03cd8b2e120dbb02632e9bec8eb7b4beb6d84044033852a2f166" +checksum = "fac1378091d73027acafd27a44f3a810c930dbb4ba1145d03d86f6af59d014f1" dependencies = [ "anchor-lang", "anchor-spl",