Skip to content

Commit

Permalink
Bump the all-dependencies group with 4 updates
Browse files Browse the repository at this point in the history
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](eclipse-ibeji/ibeji@79efe56...3fbc1a5)

Updates `freyja` from `901faee` to `22d314f`
- [Commits](eclipse-ibeji/freyja@901faee...22d314f)

Updates `service_discovery_proto` from `81474c7` to `368bebb`
- [Release notes](https://github.com/eclipse-chariott/chariott/releases)
- [Commits](eclipse-chariott/chariott@81474c7...368bebb)

Updates `tokio` from 1.34.0 to 1.35.0
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent c858dc6 commit 2ee62e1
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
38 changes: 19 additions & 19 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 2ee62e1

Please sign in to comment.