From 8c49077c39c78df41c3d38293c0283edef8ae838 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jun 2022 16:33:34 +0000 Subject: [PATCH] Bump quarry-operator from 5.0.2 to 5.1.0 Bumps [quarry-operator](https://github.com/QuarryProtocol/quarry) from 5.0.2 to 5.1.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.1.0) --- updated-dependencies: - dependency-name: quarry-operator dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index f66eed0..368703c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1027,9 +1027,9 @@ dependencies = [ [[package]] name = "quarry-operator" -version = "5.0.2" +version = "5.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6ae1a65f3e36f3d3fe23885059a3687f7b1eb83b0c49adbb9c9c236a90f44454" +checksum = "d81ef09581ac5946dc62d2252d35c47af02a52d2f8413b6f6da3660ada792d19" dependencies = [ "anchor-lang", "anchor-spl",