Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the all group across 1 directory with 36 updates
Bumps the all group with 31 updates in the / directory: | Package | From | To | | --- | --- | --- | | [log](https://github.com/rust-lang/log) | `0.4.22` | `0.4.25` | | [tokio](https://github.com/tokio-rs/tokio) | `1.42.0` | `1.43.0` | | [axum](https://github.com/tokio-rs/axum) | `0.5.17` | `0.6.20` | | [tower](https://github.com/tower-rs/tower) | `0.4.13` | `0.5.2` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.3.5` | `0.6.2` | | [serde_json](https://github.com/serde-rs/json) | `1.0.134` | `1.0.138` | | [http-body](https://github.com/hyperium/http-body) | `0.4.6` | `1.0.1` | | [uuid](https://github.com/uuid-rs/uuid) | `1.11.0` | `1.13.2` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.83` | `0.1.86` | | [bytes](https://github.com/tokio-rs/bytes) | `1.9.0` | `1.10.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.6` | `1.2.14` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.16` | `0.2.17` | | [data-encoding](https://github.com/ia0/data-encoding) | `2.6.0` | `2.8.0` | | [equivalent](https://github.com/indexmap-rs/equivalent) | `1.0.1` | `1.0.2` | | [httparse](https://github.com/seanmonstar/httparse) | `1.9.5` | `1.10.0` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.7.0` | `2.7.1` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.8.2` | `0.8.4` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.2` | `1.20.3` | | [openssl-probe](https://github.com/alexcrichton/openssl-probe) | `0.1.5` | `0.1.6` | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.7` | `1.1.9` | | [pin-project-lite](https://github.com/taiki-e/pin-project-lite) | `0.2.15` | `0.2.16` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.92` | `1.0.93` | | [ring](https://github.com/briansmith/ring) | `0.17.8` | `0.17.9` | | [rustls](https://github.com/rustls/rustls) | `0.23.20` | `0.23.23` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.10.1` | `1.11.0` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.18` | `1.0.19` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.13.0` | `2.14.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.24` | `1.0.25` | | [smallvec](https://github.com/servo/rust-smallvec) | `1.13.2` | `1.14.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.93` | `2.0.98` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.14` | `1.0.16` | Updates `log` from 0.4.22 to 0.4.25 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.22...0.4.25) Updates `tokio` from 1.42.0 to 1.43.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.42.0...tokio-1.43.0) Updates `axum` from 0.5.17 to 0.6.20 - [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.5.17...axum-v0.6.20) Updates `tower` from 0.4.13 to 0.5.2 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](tower-rs/tower@tower-0.4.13...tower-0.5.2) Updates `tower-http` from 0.3.5 to 0.6.2 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.3.5...tower-http-0.6.2) Updates `serde_json` from 1.0.134 to 1.0.138 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.134...v1.0.138) Updates `http-body` from 0.4.6 to 1.0.1 - [Release notes](https://github.com/hyperium/http-body/releases) - [Commits](hyperium/http-body@v0.4.6...v1.0.1) Updates `uuid` from 1.11.0 to 1.13.2 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.11.0...v1.13.2) Updates `async-trait` from 0.1.83 to 0.1.86 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.83...0.1.86) Updates `axum-core` from 0.2.9 to 0.3.4 - [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-core-v0.2.9...axum-core-v0.3.4) Updates `bytes` from 1.9.0 to 1.10.0 - [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.9.0...v1.10.0) Updates `cc` from 1.2.6 to 1.2.14 - [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.14) Updates `cpufeatures` from 0.2.16 to 0.2.17 - [Commits](RustCrypto/utils@cpufeatures-v0.2.16...cpufeatures-v0.2.17) Updates `data-encoding` from 2.6.0 to 2.8.0 - [Commits](ia0/data-encoding@v2.6.0...v2.8.0) Updates `equivalent` from 1.0.1 to 1.0.2 - [Commits](indexmap-rs/equivalent@v1.0.1...v1.0.2) Updates `httparse` from 1.9.5 to 1.10.0 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](seanmonstar/httparse@v1.9.5...v1.10.0) Updates `indexmap` from 2.7.0 to 2.7.1 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.7.0...2.7.1) Updates `matchit` from 0.5.0 to 0.7.3 - [Release notes](https://github.com/ibraheemdev/matchit/releases) - [Commits](ibraheemdev/matchit@v0.5.0...v0.7.3) Updates `miniz_oxide` from 0.8.2 to 0.8.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) 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 `openssl-probe` from 0.1.5 to 0.1.6 - [Commits](alexcrichton/openssl-probe@0.1.5...0.1.6) Updates `pin-project` from 1.1.7 to 1.1.9 - [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.7...v1.1.9) Updates `pin-project-internal` from 1.1.7 to 1.1.9 - [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.7...v1.1.9) Updates `pin-project-lite` from 0.2.15 to 0.2.16 - [Release notes](https://github.com/taiki-e/pin-project-lite/releases) - [Changelog](https://github.com/taiki-e/pin-project-lite/blob/main/CHANGELOG.md) - [Commits](taiki-e/pin-project-lite@v0.2.15...v0.2.16) Updates `proc-macro2` from 1.0.92 to 1.0.93 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.92...1.0.93) Updates `ring` from 0.17.8 to 0.17.9 - [Commits](https://github.com/briansmith/ring/commits) Updates `rustls` from 0.23.20 to 0.23.23 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.20...v/0.23.23) Updates `rustls-pki-types` from 1.10.1 to 1.11.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](rustls/pki-types@v/1.10.1...v/1.11.0) Updates `ryu` from 1.0.18 to 1.0.19 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](dtolnay/ryu@1.0.18...1.0.19) Updates `security-framework-sys` from 2.13.0 to 2.14.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `semver` from 1.0.24 to 1.0.25 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.24...1.0.25) Updates `smallvec` from 1.13.2 to 1.14.0 - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](servo/rust-smallvec@v1.13.2...v1.14.0) Updates `syn` from 2.0.93 to 2.0.98 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.93...2.0.98) Updates `tokio-macros` from 2.4.0 to 2.5.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-macros-2.4.0...tokio-macros-2.5.0) Updates `unicode-ident` from 1.0.14 to 1.0.16 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.14...1.0.16) Updates `uuid-macro-internal` from 1.11.0 to 1.13.2 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.11.0...v1.13.2) --- updated-dependencies: - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: tower-http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: http-body dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: bytes dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: data-encoding dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: equivalent dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: indexmap dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: matchit dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: once_cell dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: openssl-probe dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: pin-project dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: pin-project-lite dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: proc-macro2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: ring dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: smallvec dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: syn dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: uuid-macro-internal dependency-type: indirect update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information