Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the dependencies group with 10 updates
Bumps the dependencies group with 10 updates: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.3.23` | `4.4.2` | | [dashmap](https://github.com/xacrimon/dashmap) | `5.5.1` | `5.5.3` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.91` | `0.9.92` | | [regex](https://github.com/rust-lang/regex) | `1.9.3` | `1.9.5` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.19` | `0.11.20` | | [octocrab](https://github.com/XAMPPRocky/octocrab) | `0.29.3` | `0.30.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.47` | `1.0.48` | | [typed-builder](https://github.com/idanarye/rust-typed-builder) | `0.15.2` | `0.16.0` | | [url](https://github.com/servo/rust-url) | `2.4.0` | `2.4.1` | | [criterion](https://github.com/bheisler/criterion.rs) | ``4c19e91`` | ``180f4b4`` | Updates `clap` from 4.3.23 to 4.4.2 - [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.3.23...v4.4.2) Updates `dashmap` from 5.5.1 to 5.5.3 - [Release notes](https://github.com/xacrimon/dashmap/releases) - [Commits](xacrimon/dashmap@v5.5.1...v.5.5.3) Updates `openssl-sys` from 0.9.91 to 0.9.92 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](sfackler/rust-openssl@openssl-sys-v0.9.91...openssl-sys-v0.9.92) Updates `regex` from 1.9.3 to 1.9.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.9.3...1.9.5) Updates `reqwest` from 0.11.19 to 0.11.20 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.11.19...v0.11.20) Updates `octocrab` from 0.29.3 to 0.30.1 - [Release notes](https://github.com/XAMPPRocky/octocrab/releases) - [Changelog](https://github.com/XAMPPRocky/octocrab/blob/main/CHANGELOG.md) - [Commits](XAMPPRocky/octocrab@v0.29.3...v0.30.1) Updates `thiserror` from 1.0.47 to 1.0.48 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.47...1.0.48) Updates `typed-builder` from 0.15.2 to 0.16.0 - [Changelog](https://github.com/idanarye/rust-typed-builder/blob/master/CHANGELOG.md) - [Commits](https://github.com/idanarye/rust-typed-builder/commits) Updates `url` from 2.4.0 to 2.4.1 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.4.0...v2.4.1) Updates `criterion` from `4c19e91` to `180f4b4` - [Commits](bheisler/criterion.rs@4c19e91...180f4b4) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: dashmap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: openssl-sys dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: octocrab dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typed-builder dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: criterion dependency-type: direct:production dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information