Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the all-dependencies group with 11 updates (#104)
Bumps the all-dependencies group with 11 updates: | Package | From | To | | --- | --- | --- | | [core-protobuf-data-access](https://github.com/eclipse-ibeji/ibeji) | ``3fbc1a5`` | ``2026d99`` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.74` | `0.1.77` | | [crossbeam](https://github.com/crossbeam-rs/crossbeam) | `0.8.2` | `0.8.3` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.29` | `0.3.30` | | [home](https://github.com/rust-lang/cargo) | `0.5.5` | `0.5.9` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.22` | `0.11.23` | | [serde](https://github.com/serde-rs/serde) | `1.0.193` | `1.0.195` | | [serde_json](https://github.com/serde-rs/json) | `1.0.108` | `1.0.111` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.8.1` | `3.9.0` | | [time](https://github.com/time-rs/time) | `0.3.30` | `0.3.31` | | [tokio](https://github.com/tokio-rs/tokio) | `1.35.0` | `1.35.1` | Updates `core-protobuf-data-access` from `3fbc1a5` to `2026d99` - [Commits](eclipse-ibeji/ibeji@3fbc1a5...2026d99) Updates `async-trait` from 0.1.74 to 0.1.77 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/commits) Updates `crossbeam` from 0.8.2 to 0.8.3 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-0.8.2...crossbeam-0.8.3) Updates `futures` from 0.3.29 to 0.3.30 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.29...0.3.30) Updates `home` from 0.5.5 to 0.5.9 - [Changelog](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cargo/commits) Updates `reqwest` from 0.11.22 to 0.11.23 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.11.22...v0.11.23) Updates `serde` from 1.0.193 to 1.0.195 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.193...v1.0.195) Updates `serde_json` from 1.0.108 to 1.0.111 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.108...v1.0.111) Updates `tempfile` from 3.8.1 to 3.9.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.8.1...v3.9.0) Updates `time` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.30...v0.3.31) Updates `tokio` from 1.35.0 to 1.35.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.35.0...tokio-1.35.1) --- updated-dependencies: - dependency-name: core-protobuf-data-access dependency-type: direct:production dependency-group: all-dependencies - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: crossbeam dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: home dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: time dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information