Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump the rust-patch group with 5 updates (#171)
Bumps the rust-patch group with 5 updates: | Package | From | To | | --- | --- | --- | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.8` | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [html2text](https://github.com/jugglerchris/rust-html2text) | `0.12.5` | `0.12.6` | Updates `futures-util` from 0.3.30 to 0.3.31 - [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.30...0.3.31) Updates `once_cell` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.20.1...v1.20.2) Updates `reqwest` from 0.12.7 to 0.12.8 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.7...v0.12.8) Updates `pin-project` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](taiki-e/pin-project@v1.1.5...v1.1.6) Updates `html2text` from 0.12.5 to 0.12.6 - [Changelog](https://github.com/jugglerchris/rust-html2text/blob/0.12.6/CHANGELOG.md) - [Commits](jugglerchris/rust-html2text@0.12.5...0.12.6) --- updated-dependencies: - dependency-name: futures-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-patch - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-patch - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-patch - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-patch - dependency-name: html2text dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information