From 1159e749180a24fc8f129c2aa02fc216854a0112 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 14:04:31 +0000 Subject: [PATCH] Bump the all-dependencies group with 2 updates Bumps the all-dependencies group with 2 updates: [core-protobuf-data-access](https://github.com/eclipse-ibeji/ibeji) and [service_discovery_proto](https://github.com/eclipse-chariott/chariott). Updates `core-protobuf-data-access` from `13fa1df` to `da3b109` - [Commits](https://github.com/eclipse-ibeji/ibeji/compare/13fa1dfa4e6ae3a1a904abda66620a557f255727...da3b109e36775064b7d5469488c6df361a038c97) Updates `service_discovery_proto` from `57cb120` to `a5853d7` - [Release notes](https://github.com/eclipse-chariott/chariott/releases) - [Commits](https://github.com/eclipse-chariott/chariott/compare/57cb120bde842e1bc32628233f6d8ceff1922306...a5853d7f3469264a9b5f57bcb61dc453906c0a44) --- updated-dependencies: - dependency-name: core-protobuf-data-access dependency-type: direct:production dependency-group: all-dependencies - dependency-name: service_discovery_proto dependency-type: direct:production dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] --- Cargo.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 0baf574..da5ae9e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -306,7 +306,7 @@ dependencies = [ [[package]] name = "core-protobuf-data-access" version = "0.1.0" -source = "git+https://github.com/eclipse-ibeji/ibeji#13fa1dfa4e6ae3a1a904abda66620a557f255727" +source = "git+https://github.com/eclipse-ibeji/ibeji#da3b109e36775064b7d5469488c6df361a038c97" dependencies = [ "prost", "prost-types", @@ -1448,7 +1448,7 @@ checksum = "f98d2aa92eebf49b69786be48e4477826b256916e84a57ff2a4f21923b48eb4c" [[package]] name = "samples-protobuf-data-access" version = "1.0.0" -source = "git+https://github.com/eclipse-ibeji/ibeji#13fa1dfa4e6ae3a1a904abda66620a557f255727" +source = "git+https://github.com/eclipse-ibeji/ibeji#da3b109e36775064b7d5469488c6df361a038c97" dependencies = [ "prost", "prost-types", @@ -1492,7 +1492,7 @@ dependencies = [ [[package]] name = "service_discovery_proto" version = "0.1.0" -source = "git+https://github.com/eclipse-chariott/chariott#57cb120bde842e1bc32628233f6d8ceff1922306" +source = "git+https://github.com/eclipse-chariott/chariott#a5853d7f3469264a9b5f57bcb61dc453906c0a44" dependencies = [ "prost", "tokio",