From 50c6bc8f3e4ff6b4ae7d97a512354d95ed97779d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Feb 2022 03:24:58 +0000 Subject: [PATCH] build(deps): bump harmony_build from `3a7f65a` to `87da910` Bumps [harmony_build](https://github.com/harmony-development/harmony_rust_sdk) from `3a7f65a` to `87da910`. - [Release notes](https://github.com/harmony-development/harmony_rust_sdk/releases) - [Commits](https://github.com/harmony-development/harmony_rust_sdk/compare/3a7f65af8aefcfb3e808fce7d60b0defd6772f45...87da910451354c87230d675353ffc1d9af3ff5ac) --- updated-dependencies: - dependency-name: harmony_build dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Cargo.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 0c24c9d..3001aa8 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -998,7 +998,7 @@ checksum = "eabb4a44450da02c90444cf74558da904edde8fb4e9035a9a6a4e15445af0bd7" [[package]] name = "harmony_build" version = "0.1.0" -source = "git+https://github.com/harmony-development/harmony_rust_sdk.git?branch=master#3a7f65af8aefcfb3e808fce7d60b0defd6772f45" +source = "git+https://github.com/harmony-development/harmony_rust_sdk.git?branch=master#87da910451354c87230d675353ffc1d9af3ff5ac" dependencies = [ "hrpc-build", "prost-build", @@ -1009,7 +1009,7 @@ dependencies = [ [[package]] name = "harmony_derive" version = "0.1.3" -source = "git+https://github.com/harmony-development/harmony_rust_sdk.git?branch=master#3a7f65af8aefcfb3e808fce7d60b0defd6772f45" +source = "git+https://github.com/harmony-development/harmony_rust_sdk.git?branch=master#87da910451354c87230d675353ffc1d9af3ff5ac" dependencies = [ "proc-macro2", "quote", @@ -1019,7 +1019,7 @@ dependencies = [ [[package]] name = "harmony_rust_sdk" version = "0.8.0" -source = "git+https://github.com/harmony-development/harmony_rust_sdk.git?branch=master#3a7f65af8aefcfb3e808fce7d60b0defd6772f45" +source = "git+https://github.com/harmony-development/harmony_rust_sdk.git?branch=master#87da910451354c87230d675353ffc1d9af3ff5ac" dependencies = [ "bytecheck", "derive-new",