From 89edadfc7c470855d2e1ae020d44fd9332acb6b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Jul 2022 16:37:04 +0000 Subject: [PATCH] Bump quarry-operator from 5.0.2 to 5.2.0 Bumps [quarry-operator](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-operator dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Cargo.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index f66eed0..51f0b3b 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", @@ -1027,9 +1027,9 @@ dependencies = [ [[package]] name = "quarry-operator" -version = "5.0.2" +version = "5.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6ae1a65f3e36f3d3fe23885059a3687f7b1eb83b0c49adbb9c9c236a90f44454" +checksum = "c79c149b0686d3031aed02165421e39aec8c1f927191655ce95b1124315a03bc" dependencies = [ "anchor-lang", "anchor-spl",