From 2bc6124418397df4335ab6fbe81cf94e028ec293 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Mar 2022 03:20:03 +0000 Subject: [PATCH] build(deps): bump harmony_build from `3a7f65a` to `9d19fd4` Bumps [harmony_build](https://github.com/harmony-development/harmony_rust_sdk) from `3a7f65a` to `9d19fd4`. - [Release notes](https://github.com/harmony-development/harmony_rust_sdk/releases) - [Commits](https://github.com/harmony-development/harmony_rust_sdk/compare/3a7f65af8aefcfb3e808fce7d60b0defd6772f45...9d19fd4aa60fc8692a3494200fccd28bb8d20cf9) --- 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 59b5fb2..3673600 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#9d19fd4aa60fc8692a3494200fccd28bb8d20cf9" 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#9d19fd4aa60fc8692a3494200fccd28bb8d20cf9" 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#9d19fd4aa60fc8692a3494200fccd28bb8d20cf9" dependencies = [ "bytecheck", "derive-new",