Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Bump serde from 1.0.137 to 1.0.140 (#65) Bumps [serde](https://github.com/serde-rs/serde) from 1.0.137 to 1.0.140. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.137...v1.0.140) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mike <[email protected]> * Bump tokio from 1.19.2 to 1.20.1 (#64) Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.19.2 to 1.20.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.19.2...tokio-1.20.1) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump tmq from 0.3.0 to 0.3.2 (#63) Bumps [tmq](https://github.com/cetra3/tmq) from 0.3.0 to 0.3.2. - [Release notes](https://github.com/cetra3/tmq/releases) - [Commits](https://github.com/cetra3/tmq/commits) --- updated-dependencies: - dependency-name: tmq dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mike <[email protected]> * Bump clap from 3.2.5 to 3.2.15 (#62) Bumps [clap](https://github.com/clap-rs/clap) from 3.2.5 to 3.2.15. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/v3.2.15/CHANGELOG.md) - [Commits](clap-rs/clap@v3.2.5...v3.2.15) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mike <[email protected]> * perform PR CI workflows to any branch * add missing var to log entry (#73) * bump version to 1.0.4 * Bump serde_json from 1.0.81 to 1.0.82 (#61) Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.81 to 1.0.82. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.81...v1.0.82) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mike <[email protected]> * Remove duplicate log entries Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information