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 cargo-dependencies group with 15 updates
Bumps the cargo-dependencies group with 15 updates: | Package | From | To | | --- | --- | --- | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.1` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.2` | `0.8.3` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.14.0` | `3.15.0` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.83` | `0.1.84` | | [aws-lc-sys](https://github.com/aws/aws-lc-rs) | `0.24.0` | `0.24.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.6` | `1.2.7` | | [hashlink](https://github.com/kyren/hashlink) | `0.9.1` | `0.10.0` | | [sqlx-core](https://github.com/launchbadge/sqlx) | `0.8.2` | `0.8.3` | | [sqlx-macros](https://github.com/launchbadge/sqlx) | `0.8.2` | `0.8.3` | | [sqlx-macros-core](https://github.com/launchbadge/sqlx) | `0.8.2` | `0.8.3` | | [sqlx-mysql](https://github.com/launchbadge/sqlx) | `0.8.2` | `0.8.3` | | [sqlx-postgres](https://github.com/launchbadge/sqlx) | `0.8.2` | `0.8.3` | | [sqlx-sqlite](https://github.com/launchbadge/sqlx) | `0.8.2` | `0.8.3` | | [syn](https://github.com/dtolnay/syn) | `2.0.93` | `2.0.95` | | [winnow](https://github.com/winnow-rs/winnow) | `0.6.20` | `0.6.22` | Updates `rustls-native-certs` from 0.7.3 to 0.8.1 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](rustls/rustls-native-certs@v/0.7.3...v/0.8.1) Updates `sqlx` from 0.8.2 to 0.8.3 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](launchbadge/sqlx@v0.8.2...v0.8.3) Updates `tempfile` from 3.14.0 to 3.15.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.14.0...v3.15.0) Updates `async-trait` from 0.1.83 to 0.1.84 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.83...0.1.84) Updates `aws-lc-sys` from 0.24.0 to 0.24.1 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@aws-lc-sys/v0.24.0...aws-lc-sys/v0.24.1) Updates `cc` from 1.2.6 to 1.2.7 - [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.6...cc-v1.2.7) Updates `hashlink` from 0.9.1 to 0.10.0 - [Release notes](https://github.com/kyren/hashlink/releases) - [Changelog](https://github.com/kyren/hashlink/blob/master/CHANGELOG.md) - [Commits](kyren/hashlink@v0.9.1...v0.10) Updates `sqlx-core` from 0.8.2 to 0.8.3 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](launchbadge/sqlx@v0.8.2...v0.8.3) Updates `sqlx-macros` from 0.8.2 to 0.8.3 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](launchbadge/sqlx@v0.8.2...v0.8.3) Updates `sqlx-macros-core` from 0.8.2 to 0.8.3 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](launchbadge/sqlx@v0.8.2...v0.8.3) Updates `sqlx-mysql` from 0.8.2 to 0.8.3 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](launchbadge/sqlx@v0.8.2...v0.8.3) Updates `sqlx-postgres` from 0.8.2 to 0.8.3 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](launchbadge/sqlx@v0.8.2...v0.8.3) Updates `sqlx-sqlite` from 0.8.2 to 0.8.3 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](launchbadge/sqlx@v0.8.2...v0.8.3) Updates `syn` from 2.0.93 to 2.0.95 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.93...2.0.95) Updates `winnow` from 0.6.20 to 0.6.22 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.6.20...v0.6.22) --- updated-dependencies: - dependency-name: rustls-native-certs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: aws-lc-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: hashlink dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: sqlx-mysql dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: syn dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: winnow dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information