Skip to content

Commit 21a1128

Browse files
chore(deps): bump the rust-patch group across 1 directory with 16 updates
Bumps the rust-patch group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.95` | `1.0.97` | | [async-graphql](https://github.com/async-graphql/async-graphql) | `7.0.13` | `7.0.15` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.85` | `0.1.87` | | [bytes](https://github.com/tokio-rs/bytes) | `1.10.0` | `1.10.1` | | [chrono](https://github.com/chronotope/chrono) | `0.4.39` | `0.4.40` | | [insta](https://github.com/mitsuhiko/insta) | `1.42.0` | `1.42.2` | | [jsonwebtoken](https://github.com/Keats/jsonwebtoken) | `9.3.0` | `9.3.1` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.2` | `1.20.3` | | [schemars](https://github.com/GREsau/schemars) | `0.8.21` | `0.8.22` | | [serde](https://github.com/serde-rs/serde) | `1.0.217` | `1.0.218` | | [serde_json](https://github.com/serde-rs/json) | `1.0.136` | `1.0.140` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.11` | `2.0.12` | | [toml](https://github.com/toml-rs/toml) | `0.8.19` | `0.8.20` | | [async-graphql-axum](https://github.com/async-graphql/async-graphql) | `7.0.13` | `7.0.15` | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.8` | `1.1.10` | | [html2text](https://github.com/jugglerchris/rust-html2text) | `0.14.0` | `0.14.1` | Updates `anyhow` from 1.0.95 to 1.0.97 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.95...1.0.97) Updates `async-graphql` from 7.0.13 to 7.0.15 - [Changelog](https://github.com/async-graphql/async-graphql/blob/master/CHANGELOG.md) - [Commits](https://github.com/async-graphql/async-graphql/commits) Updates `async-trait` from 0.1.85 to 0.1.87 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.85...0.1.87) Updates `bytes` from 1.10.0 to 1.10.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.10.0...v1.10.1) Updates `chrono` from 0.4.39 to 0.4.40 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.39...v0.4.40) Updates `insta` from 1.42.0 to 1.42.2 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.42.0...1.42.2) Updates `jsonwebtoken` from 9.3.0 to 9.3.1 - [Changelog](https://github.com/Keats/jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](Keats/jsonwebtoken@v9.3.0...v9.3.1) Updates `once_cell` from 1.20.2 to 1.20.3 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.20.2...v1.20.3) Updates `schemars` from 0.8.21 to 0.8.22 - [Release notes](https://github.com/GREsau/schemars/releases) - [Changelog](https://github.com/GREsau/schemars/blob/master/CHANGELOG.md) - [Commits](GREsau/schemars@v0.8.21...v0.8.22) Updates `serde` from 1.0.217 to 1.0.218 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.217...v1.0.218) Updates `serde_json` from 1.0.136 to 1.0.140 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.136...v1.0.140) Updates `thiserror` from 2.0.11 to 2.0.12 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.11...2.0.12) Updates `toml` from 0.8.19 to 0.8.20 - [Commits](toml-rs/toml@toml-v0.8.19...toml-v0.8.20) Updates `async-graphql-axum` from 7.0.13 to 7.0.15 - [Changelog](https://github.com/async-graphql/async-graphql/blob/master/CHANGELOG.md) - [Commits](https://github.com/async-graphql/async-graphql/commits) Updates `pin-project` from 1.1.8 to 1.1.10 - [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.8...v1.1.10) Updates `html2text` from 0.14.0 to 0.14.1 - [Changelog](https://github.com/jugglerchris/rust-html2text/blob/main/CHANGELOG.md) - [Commits](jugglerchris/rust-html2text@0.14.0...0.14.1) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-patch - dependency-name: async-graphql dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-patch - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-patch - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-patch - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-patch - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-patch - dependency-name: jsonwebtoken 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: schemars dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-patch - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-patch - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-patch - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-patch - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-patch - dependency-name: async-graphql-axum 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>
1 parent e2acae2 commit 21a1128

File tree

4 files changed

+233
-120
lines changed

4 files changed

+233
-120
lines changed

0 commit comments

Comments
 (0)