From 2ee62e19885df5d2447eea012533d6bf85f964a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 13:25:07 +0000 Subject: [PATCH] Bump the all-dependencies group with 4 updates Bumps the all-dependencies group with 4 updates: [core-protobuf-data-access](https://github.com/eclipse-ibeji/ibeji), [freyja](https://github.com/eclipse-ibeji/freyja), [service_discovery_proto](https://github.com/eclipse-chariott/chariott) and [tokio](https://github.com/tokio-rs/tokio). Updates `core-protobuf-data-access` from `79efe56` to `3fbc1a5` - [Commits](https://github.com/eclipse-ibeji/ibeji/compare/79efe566c252f319f490ffdbe61471e31a495df5...3fbc1a56ef3a7d56e9e4200f29bc116331d225d0) Updates `freyja` from `901faee` to `22d314f` - [Commits](https://github.com/eclipse-ibeji/freyja/compare/901faee50e7323138f3afb8cb94c620e4a14969c...22d314f248794193fe14da47889fb3cda8938df2) Updates `service_discovery_proto` from `81474c7` to `368bebb` - [Release notes](https://github.com/eclipse-chariott/chariott/releases) - [Commits](https://github.com/eclipse-chariott/chariott/compare/81474c771d8092ec7bb5fb7bd48c328a6dc56eba...368bebb3f8cc902c94e7126f5ae24d9fe6ef20e1) Updates `tokio` from 1.34.0 to 1.35.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.34.0...tokio-1.35.0) --- updated-dependencies: - dependency-name: core-protobuf-data-access dependency-type: direct:production dependency-group: all-dependencies - dependency-name: freyja dependency-type: direct:production dependency-group: all-dependencies - dependency-name: service_discovery_proto dependency-type: direct:production dependency-group: all-dependencies - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] --- Cargo.lock | 38 +++++++++++++++++++------------------- Cargo.toml | 2 +- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index d2b5ab4..ec4bdfd 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -333,7 +333,7 @@ checksum = "e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa" [[package]] name = "core-protobuf-data-access" version = "0.1.0" -source = "git+https://github.com/eclipse-ibeji/ibeji#79efe566c252f319f490ffdbe61471e31a495df5" +source = "git+https://github.com/eclipse-ibeji/ibeji#3fbc1a56ef3a7d56e9e4200f29bc116331d225d0" dependencies = [ "prost", "prost-types", @@ -549,7 +549,7 @@ dependencies = [ [[package]] name = "freyja" version = "0.1.0" -source = "git+https://github.com/eclipse-ibeji/freyja#901faee50e7323138f3afb8cb94c620e4a14969c" +source = "git+https://github.com/eclipse-ibeji/freyja#22d314f248794193fe14da47889fb3cda8938df2" dependencies = [ "crossbeam", "env_logger", @@ -570,12 +570,12 @@ dependencies = [ [[package]] name = "freyja-build-common" version = "0.1.0" -source = "git+https://github.com/eclipse-ibeji/freyja#901faee50e7323138f3afb8cb94c620e4a14969c" +source = "git+https://github.com/eclipse-ibeji/freyja#22d314f248794193fe14da47889fb3cda8938df2" [[package]] name = "freyja-common" version = "0.1.0" -source = "git+https://github.com/eclipse-ibeji/freyja#901faee50e7323138f3afb8cb94c620e4a14969c" +source = "git+https://github.com/eclipse-ibeji/freyja#22d314f248794193fe14da47889fb3cda8938df2" dependencies = [ "config", "freyja-contracts", @@ -589,7 +589,7 @@ dependencies = [ [[package]] name = "freyja-contracts" version = "0.1.0" -source = "git+https://github.com/eclipse-ibeji/freyja#901faee50e7323138f3afb8cb94c620e4a14969c" +source = "git+https://github.com/eclipse-ibeji/freyja#22d314f248794193fe14da47889fb3cda8938df2" dependencies = [ "async-trait", "crossbeam", @@ -759,7 +759,7 @@ checksum = "4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253" [[package]] name = "grpc-provider-proxy-v1" version = "0.1.0" -source = "git+https://github.com/eclipse-ibeji/freyja#901faee50e7323138f3afb8cb94c620e4a14969c" +source = "git+https://github.com/eclipse-ibeji/freyja#22d314f248794193fe14da47889fb3cda8938df2" dependencies = [ "async-trait", "crossbeam", @@ -856,7 +856,7 @@ dependencies = [ [[package]] name = "http-mock-provider-proxy" version = "0.1.0" -source = "git+https://github.com/eclipse-ibeji/freyja#901faee50e7323138f3afb8cb94c620e4a14969c" +source = "git+https://github.com/eclipse-ibeji/freyja#22d314f248794193fe14da47889fb3cda8938df2" dependencies = [ "async-trait", "axum", @@ -974,7 +974,7 @@ dependencies = [ [[package]] name = "in-memory-mock-cloud-adapter" version = "0.1.0" -source = "git+https://github.com/eclipse-ibeji/freyja#901faee50e7323138f3afb8cb94c620e4a14969c" +source = "git+https://github.com/eclipse-ibeji/freyja#22d314f248794193fe14da47889fb3cda8938df2" dependencies = [ "async-trait", "freyja-contracts", @@ -986,7 +986,7 @@ dependencies = [ [[package]] name = "in-memory-mock-digital-twin-adapter" version = "0.1.0" -source = "git+https://github.com/eclipse-ibeji/freyja#901faee50e7323138f3afb8cb94c620e4a14969c" +source = "git+https://github.com/eclipse-ibeji/freyja#22d314f248794193fe14da47889fb3cda8938df2" dependencies = [ "async-trait", "freyja-build-common", @@ -999,7 +999,7 @@ dependencies = [ [[package]] name = "in-memory-mock-mapping-client" version = "0.1.0" -source = "git+https://github.com/eclipse-ibeji/freyja#901faee50e7323138f3afb8cb94c620e4a14969c" +source = "git+https://github.com/eclipse-ibeji/freyja#22d314f248794193fe14da47889fb3cda8938df2" dependencies = [ "async-trait", "freyja-build-common", @@ -1012,7 +1012,7 @@ dependencies = [ [[package]] name = "in-memory-mock-provider-proxy" version = "0.1.0" -source = "git+https://github.com/eclipse-ibeji/freyja#901faee50e7323138f3afb8cb94c620e4a14969c" +source = "git+https://github.com/eclipse-ibeji/freyja#22d314f248794193fe14da47889fb3cda8938df2" dependencies = [ "async-trait", "crossbeam", @@ -1129,7 +1129,7 @@ checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f" [[package]] name = "managed-subscribe-provider-proxy" version = "0.1.0" -source = "git+https://github.com/eclipse-ibeji/freyja#901faee50e7323138f3afb8cb94c620e4a14969c" +source = "git+https://github.com/eclipse-ibeji/freyja#22d314f248794193fe14da47889fb3cda8938df2" dependencies = [ "async-trait", "core-protobuf-data-access", @@ -1202,7 +1202,7 @@ dependencies = [ [[package]] name = "mqtt-provider-proxy" version = "0.1.0" -source = "git+https://github.com/eclipse-ibeji/freyja#901faee50e7323138f3afb8cb94c620e4a14969c" +source = "git+https://github.com/eclipse-ibeji/freyja#22d314f248794193fe14da47889fb3cda8938df2" dependencies = [ "async-trait", "crossbeam", @@ -1504,7 +1504,7 @@ dependencies = [ [[package]] name = "proc-macros" version = "0.1.0" -source = "git+https://github.com/eclipse-ibeji/freyja#901faee50e7323138f3afb8cb94c620e4a14969c" +source = "git+https://github.com/eclipse-ibeji/freyja#22d314f248794193fe14da47889fb3cda8938df2" dependencies = [ "convert_case", "proc-macro2", @@ -1569,7 +1569,7 @@ dependencies = [ [[package]] name = "provider-proxy-selector" version = "0.1.0" -source = "git+https://github.com/eclipse-ibeji/freyja#901faee50e7323138f3afb8cb94c620e4a14969c" +source = "git+https://github.com/eclipse-ibeji/freyja#22d314f248794193fe14da47889fb3cda8938df2" dependencies = [ "async-trait", "crossbeam", @@ -1748,7 +1748,7 @@ checksum = "1ad4cc8da4ef723ed60bced201181d83791ad433213d8c24efffda1eec85d741" [[package]] name = "samples-protobuf-data-access" version = "1.0.0" -source = "git+https://github.com/eclipse-ibeji/ibeji#79efe566c252f319f490ffdbe61471e31a495df5" +source = "git+https://github.com/eclipse-ibeji/ibeji#3fbc1a56ef3a7d56e9e4200f29bc116331d225d0" dependencies = [ "prost", "prost-types", @@ -1852,7 +1852,7 @@ dependencies = [ [[package]] name = "service_discovery_proto" version = "0.1.0" -source = "git+https://github.com/eclipse-chariott/chariott#81474c771d8092ec7bb5fb7bd48c328a6dc56eba" +source = "git+https://github.com/eclipse-chariott/chariott#368bebb3f8cc902c94e7126f5ae24d9fe6ef20e1" dependencies = [ "prost", "tokio", @@ -2034,9 +2034,9 @@ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" [[package]] name = "tokio" -version = "1.34.0" +version = "1.35.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d0c014766411e834f7af5b8f4cf46257aab4036ca95e9d2c144a10f59ad6f5b9" +checksum = "841d45b238a16291a4e1584e61820b8ae57d696cc5015c459c229ccc6990cc1c" dependencies = [ "backtrace", "bytes", diff --git a/Cargo.toml b/Cargo.toml index de92b2a..7f30086 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -53,7 +53,7 @@ strum = "0.25.0" strum_macros = "0.25.2" tempfile = "3.8.0" time = "0.3.28" -tokio = "1.32.0" +tokio = "1.35.0" tokio-stream = "0.1.14" tonic = "0.10" tonic-build = "0.10"