Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump the rust-dependencies group with 12 updates
Bumps the rust-dependencies group with 12 updates: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.17` | `4.5.18` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [prost](https://github.com/tokio-rs/prost) | `0.13.2` | `0.13.3` | | [axum](https://github.com/tokio-rs/axum) | `0.7.5` | `0.7.6` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.5.2` | `0.6.0` | | [tracing-oslog](https://github.com/Absolucy/tracing-oslog) | ``2207764`` | ``b44d628`` | | [public-suffix](https://github.com/1Password/passkey-rs) | `0.1.1` | `0.1.2` | | [security-framework](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `3.0.0` | | [axum-macros](https://github.com/tokio-rs/axum) | `0.4.1` | `0.4.2` | | [prost-build](https://github.com/tokio-rs/prost) | `0.13.2` | `0.13.3` | Updates `clap` from 4.5.17 to 4.5.18 - [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.5.17...clap_complete-v4.5.18) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](rustls/webpki-roots@v/0.26.5...v/0.26.6) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.63...1.0.64) Updates `bytes` from 1.7.1 to 1.7.2 - [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.7.1...v1.7.2) Updates `prost` from 0.13.2 to 0.13.3 - [Release notes](https://github.com/tokio-rs/prost/releases) - [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md) - [Commits](tokio-rs/prost@v0.13.2...v0.13.3) Updates `axum` from 0.7.5 to 0.7.6 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](tokio-rs/axum@axum-v0.7.5...axum-v0.7.6) Updates `tower-http` from 0.5.2 to 0.6.0 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.5.2...tower-http-0.6.0) Updates `tracing-oslog` from `2207764` to `b44d628` - [Release notes](https://github.com/Absolucy/tracing-oslog/releases) - [Commits](Absolucy/tracing-oslog@2207764...b44d628) Updates `public-suffix` from 0.1.1 to 0.1.2 - [Release notes](https://github.com/1Password/passkey-rs/releases) - [Changelog](https://github.com/1Password/passkey-rs/blob/main/CHANGELOG.md) - [Commits](1Password/passkey-rs@public-suffix-v0.1.1...public-suffix-v0.1.2) Updates `security-framework` from 2.11.1 to 3.0.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](kornelski/rust-security-framework@v2.11.1...v3.0.0) Updates `axum-macros` from 0.4.1 to 0.4.2 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](tokio-rs/axum@axum-macros-v0.4.1...axum-macros-v0.4.2) Updates `prost-build` from 0.13.2 to 0.13.3 - [Release notes](https://github.com/tokio-rs/prost/releases) - [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md) - [Commits](tokio-rs/prost@v0.13.2...v0.13.3) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: webpki-roots dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: prost dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tower-http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: tracing-oslog dependency-type: direct:production dependency-group: rust-dependencies - dependency-name: public-suffix dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: security-framework dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: axum-macros dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: prost-build dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
- Loading branch information