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 minor-patch group with 6 updates (#320)
Bumps the minor-patch group with 6 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.133` | `1.0.134` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.7` | `2.0.9` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.4` | `1.2.5` | | [libc](https://github.com/rust-lang/libc) | `0.2.168` | `0.2.169` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.94` | `1.0.95` | | [syn](https://github.com/dtolnay/syn) | `2.0.90` | `2.0.91` | Updates `serde_json` from 1.0.133 to 1.0.134 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.133...v1.0.134) Updates `thiserror` from 2.0.7 to 2.0.9 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.7...2.0.9) Updates `cc` from 1.2.4 to 1.2.5 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.4...cc-v1.2.5) Updates `libc` from 0.2.168 to 0.2.169 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.169/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.168...0.2.169) Updates `anyhow` from 1.0.94 to 1.0.95 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.94...1.0.95) Updates `syn` from 2.0.90 to 2.0.91 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.90...2.0.91) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: cc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information