Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(dep): bump the deps group with 10 updates (#143)
Bumps the deps group with 10 updates: | Package | From | To | | --- | --- | --- | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.74` | `0.1.76` | | [tokio](https://github.com/tokio-rs/tokio) | `1.35.0` | `1.35.1` | | [clap](https://github.com/clap-rs/clap) | `4.4.11` | `4.4.12` | | [keyring](https://github.com/hwchen/keyring-rs) | `2.1.0` | `2.3.0` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.61` | `0.10.62` | | [pyo3](https://github.com/pyo3/pyo3) | `0.20.0` | `0.20.1` | | [serde_json](https://github.com/serde-rs/json) | `1.0.108` | `1.0.109` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.75` | `1.0.78` | | [clap_complete](https://github.com/clap-rs/clap) | `4.4.4` | `4.4.5` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.51` | `1.0.53` | Updates `async-trait` from 0.1.74 to 0.1.76 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.74...0.1.76) 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) Updates `clap` from 4.4.11 to 4.4.12 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.4.11...v4.4.12) Updates `keyring` from 2.1.0 to 2.3.0 - [Release notes](https://github.com/hwchen/keyring-rs/releases) - [Changelog](https://github.com/hwchen/keyring-rs/blob/master/CHANGELOG.md) - [Commits](hwchen/keyring-rs@v2.1.0...v2.3.0) Updates `openssl` from 0.10.61 to 0.10.62 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](sfackler/rust-openssl@openssl-v0.10.61...openssl-v0.10.62) Updates `pyo3` from 0.20.0 to 0.20.1 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.20.0...v0.20.1) Updates `serde_json` from 1.0.108 to 1.0.109 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.108...v1.0.109) Updates `anyhow` from 1.0.75 to 1.0.78 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.75...1.0.78) Updates `clap_complete` from 4.4.4 to 4.4.5 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.4.4...clap_complete-v4.4.5) Updates `thiserror` from 1.0.51 to 1.0.53 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.51...1.0.53) --- updated-dependencies: - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: keyring dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: openssl dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: pyo3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information