-
Notifications
You must be signed in to change notification settings - Fork 2
Bump the cargo group across 2 directories with 47 updates #378
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+129
−122
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the cargo group with 40 updates in the / directory: | Package | From | To | | --- | --- | --- | | [axum](https://github.com/tokio-rs/axum) | `0.8.7` | `0.8.8` | | [chrono](https://github.com/chronotope/chrono) | `0.4.42` | `0.4.43` | | [derive_more](https://github.com/JelteF/derive_more) | `2.1.0` | `2.1.1` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.24` | `0.12.28` | | [rustls](https://github.com/rustls/rustls) | `0.23.35` | `0.23.36` | | scc | `3.4.7` | `3.4.10` | | [serde_json](https://github.com/serde-rs/json) | `1.0.145` | `1.0.149` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.17` | `0.7.18` | | [tokio](https://github.com/tokio-rs/tokio) | `1.48.0` | `1.49.0` | | [aws-lc-rs](https://github.com/aws/aws-lc-rs) | `1.15.2` | `1.15.3` | | [axum-core](https://github.com/tokio-rs/axum) | `0.5.5` | `0.5.6` | | [base64ct](https://github.com/RustCrypto/formats) | `1.8.1` | `1.8.3` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.49` | `1.2.52` | | [dtoa](https://github.com/dtolnay/dtoa) | `1.0.10` | `1.0.11` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.16` | `0.2.17` | | [h2](https://github.com/hyperium/h2) | `0.4.12` | `0.4.13` | | [iri-string](https://github.com/lo48576/iri-string) | `0.7.9` | `0.7.10` | | [itoa](https://github.com/dtolnay/itoa) | `1.0.15` | `1.0.17` | | [libc](https://github.com/rust-lang/libc) | `0.2.178` | `0.2.180` | | libredox | `0.1.11` | `0.1.12` | | [portable-atomic](https://github.com/taiki-e/portable-atomic) | `1.11.1` | `1.13.0` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.103` | `1.0.105` | | [prost](https://github.com/tokio-rs/prost) | `0.14.1` | `0.14.3` | | [prost-types](https://github.com/tokio-rs/prost) | `0.14.1` | `0.14.3` | | [quote](https://github.com/dtolnay/quote) | `1.0.42` | `1.0.43` | | [rsa](https://github.com/RustCrypto/RSA) | `0.9.9` | `0.9.10` | | [rustix](https://github.com/bytecodealliance/rustix) | `1.1.2` | `1.1.3` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.8.2` | `0.8.3` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.20` | `1.0.22` | | sdd | `4.5.1` | `4.5.3` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.7` | `1.4.8` | | [syn](https://github.com/dtolnay/syn) | `2.0.111` | `2.0.114` | | [time](https://github.com/time-rs/time) | `0.3.44` | `0.3.45` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.17` | `0.1.18` | | [tower](https://github.com/tower-rs/tower) | `0.5.2` | `0.5.3` | | [unicase](https://github.com/seanmonstar/unicase) | `2.8.1` | `2.9.0` | | [url](https://github.com/servo/rust-url) | `2.5.7` | `2.5.8` | | [web_atoms](https://github.com/servo/html5ever) | `0.2.0` | `0.2.1` | | [webpki-root-certs](https://github.com/rustls/webpki-roots) | `1.0.4` | `1.0.5` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.31` | `0.8.33` | Bumps the cargo group with 6 updates in the /fuzz directory: | Package | From | To | | --- | --- | --- | | [tokio](https://github.com/tokio-rs/tokio) | `1.48.0` | `1.49.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.49` | `1.2.52` | | [libc](https://github.com/rust-lang/libc) | `0.2.178` | `0.2.180` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.103` | `1.0.105` | | [quote](https://github.com/dtolnay/quote) | `1.0.42` | `1.0.43` | | [syn](https://github.com/dtolnay/syn) | `2.0.111` | `2.0.114` | Updates `axum` from 0.8.7 to 0.8.8 - [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.8.7...axum-v0.8.8) Updates `chrono` from 0.4.42 to 0.4.43 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.42...v0.4.43) Updates `derive_more` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/master/CHANGELOG.md) - [Commits](JelteF/derive_more@v2.1.0...v2.1.1) Updates `reqwest` from 0.12.24 to 0.12.28 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.24...v0.12.28) Updates `rustls` from 0.23.35 to 0.23.36 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.35...v/0.23.36) Updates `scc` from 3.4.7 to 3.4.10 Updates `serde_json` from 1.0.145 to 1.0.149 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.145...v1.0.149) Updates `tokio-util` from 0.7.17 to 0.7.18 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.17...tokio-util-0.7.18) Updates `tokio` from 1.48.0 to 1.49.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.48.0...tokio-1.49.0) Updates `aws-lc-rs` from 1.15.2 to 1.15.3 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@v1.15.2...v1.15.3) Updates `aws-lc-sys` from 0.35.0 to 0.36.0 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](https://github.com/aws/aws-lc-rs/commits) Updates `axum-core` from 0.5.5 to 0.5.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-core-v0.5.5...axum-core-v0.5.6) Updates `base64ct` from 1.8.1 to 1.8.3 - [Commits](RustCrypto/formats@base64ct/v1.8.1...base64ct/v1.8.3) Updates `cc` from 1.2.49 to 1.2.52 - [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.49...cc-v1.2.52) Updates `derive_more-impl` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/master/CHANGELOG.md) - [Commits](JelteF/derive_more@v2.1.0...v2.1.1) Updates `dtoa` from 1.0.10 to 1.0.11 - [Release notes](https://github.com/dtolnay/dtoa/releases) - [Commits](dtolnay/dtoa@1.0.10...1.0.11) Updates `find-msvc-tools` from 0.1.5 to 0.1.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@find-msvc-tools-v0.1.5...find-msvc-tools-v0.1.7) Updates `getrandom` from 0.2.16 to 0.2.17 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.2.16...v0.2.17) Updates `h2` from 0.4.12 to 0.4.13 - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md) - [Commits](hyperium/h2@v0.4.12...v0.4.13) Updates `iri-string` from 0.7.9 to 0.7.10 - [Changelog](https://github.com/lo48576/iri-string/blob/develop/CHANGELOG.md) - [Commits](lo48576/iri-string@v0.7.9...v0.7.10) Updates `itoa` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/itoa/releases) - [Commits](dtolnay/itoa@1.0.15...1.0.17) Updates `libc` from 0.2.178 to 0.2.180 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.180/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.178...0.2.180) Updates `libredox` from 0.1.11 to 0.1.12 Updates `portable-atomic` from 1.11.1 to 1.13.0 - [Release notes](https://github.com/taiki-e/portable-atomic/releases) - [Changelog](https://github.com/taiki-e/portable-atomic/blob/main/CHANGELOG.md) - [Commits](taiki-e/portable-atomic@v1.11.1...v1.13.0) Updates `proc-macro2` from 1.0.103 to 1.0.105 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.103...1.0.105) Updates `prost` from 0.14.1 to 0.14.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.14.1...v0.14.3) Updates `prost-derive` from 0.14.1 to 0.14.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.14.1...v0.14.3) Updates `prost-types` from 0.14.1 to 0.14.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.14.1...v0.14.3) Updates `quote` from 1.0.42 to 1.0.43 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.42...1.0.43) Updates `rsa` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/RustCrypto/RSA/blob/v0.9.10/CHANGELOG.md) - [Commits](RustCrypto/RSA@v0.9.9...v0.9.10) Updates `rustix` from 1.1.2 to 1.1.3 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGES.md) - [Commits](bytecodealliance/rustix@v1.1.2...v1.1.3) Updates `rustls-native-certs` from 0.8.2 to 0.8.3 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](rustls/rustls-native-certs@v/0.8.2...v/0.8.3) Updates `ryu` from 1.0.20 to 1.0.22 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](dtolnay/ryu@1.0.20...1.0.22) Updates `sdd` from 4.5.1 to 4.5.3 Updates `signal-hook-registry` from 1.4.7 to 1.4.8 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](vorner/signal-hook@registry-v1.4.7...registry-v1.4.8) Updates `syn` from 2.0.111 to 2.0.114 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.111...2.0.114) Updates `time` from 0.3.44 to 0.3.45 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.44...v0.3.45) Updates `time-core` from 0.1.6 to 0.1.7 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](https://github.com/time-rs/time/commits) Updates `time-macros` from 0.2.24 to 0.2.25 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.2.24...v0.2.25) Updates `tokio-stream` from 0.1.17 to 0.1.18 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-stream-0.1.17...tokio-stream-0.1.18) Updates `tower` from 0.5.2 to 0.5.3 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](tower-rs/tower@tower-0.5.2...tower-0.5.3) Updates `unicase` from 2.8.1 to 2.9.0 - [Release notes](https://github.com/seanmonstar/unicase/releases) - [Commits](seanmonstar/unicase@v2.8.1...v2.9.0) Updates `url` from 2.5.7 to 2.5.8 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.5.7...v2.5.8) Updates `web_atoms` from 0.2.0 to 0.2.1 - [Release notes](https://github.com/servo/html5ever/releases) - [Commits](servo/html5ever@v0.2.0...v0.2.1) Updates `webpki-root-certs` from 1.0.4 to 1.0.5 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](rustls/webpki-roots@v/1.0.4...v/1.0.5) Updates `zerocopy` from 0.8.31 to 0.8.33 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.31...v0.8.33) Updates `zerocopy-derive` from 0.8.31 to 0.8.33 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.31...v0.8.33) Updates `tokio` from 1.48.0 to 1.49.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.48.0...tokio-1.49.0) Updates `cc` from 1.2.49 to 1.2.52 - [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.49...cc-v1.2.52) Updates `find-msvc-tools` from 0.1.5 to 0.1.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@find-msvc-tools-v0.1.5...find-msvc-tools-v0.1.7) Updates `getrandom` from 0.2.16 to 0.2.17 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.2.16...v0.2.17) Updates `libc` from 0.2.178 to 0.2.180 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.180/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.178...0.2.180) Updates `proc-macro2` from 1.0.103 to 1.0.105 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.103...1.0.105) Updates `quote` from 1.0.42 to 1.0.43 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.42...1.0.43) Updates `syn` from 2.0.111 to 2.0.114 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.111...2.0.114) Updates `tokio` from 1.48.0 to 1.49.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.48.0...tokio-1.49.0) Updates `cc` from 1.2.49 to 1.2.52 - [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.49...cc-v1.2.52) Updates `find-msvc-tools` from 0.1.5 to 0.1.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@find-msvc-tools-v0.1.5...find-msvc-tools-v0.1.7) Updates `libc` from 0.2.178 to 0.2.180 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.180/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.178...0.2.180) Updates `proc-macro2` from 1.0.103 to 1.0.105 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.103...1.0.105) Updates `quote` from 1.0.42 to 1.0.43 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.42...1.0.43) Updates `syn` from 2.0.111 to 2.0.114 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.111...2.0.114) Updates `tokio` from 1.48.0 to 1.49.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.48.0...tokio-1.49.0) Updates `cc` from 1.2.49 to 1.2.52 - [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.49...cc-v1.2.52) Updates `find-msvc-tools` from 0.1.5 to 0.1.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@find-msvc-tools-v0.1.5...find-msvc-tools-v0.1.7) Updates `libc` from 0.2.178 to 0.2.180 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.180/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.178...0.2.180) Updates `proc-macro2` from 1.0.103 to 1.0.105 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.103...1.0.105) Updates `quote` from 1.0.42 to 1.0.43 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.42...1.0.43) Updates `syn` from 2.0.111 to 2.0.114 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.111...2.0.114) --- updated-dependencies: - dependency-name: axum dependency-version: 0.8.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: chrono dependency-version: 0.4.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: derive_more dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: reqwest dependency-version: 0.12.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rustls dependency-version: 0.23.36 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: scc dependency-version: 3.4.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: serde_json dependency-version: 1.0.149 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tokio-util dependency-version: 0.7.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tokio dependency-version: 1.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: aws-lc-rs dependency-version: 1.15.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: aws-lc-sys dependency-version: 0.36.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: axum-core dependency-version: 0.5.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: base64ct dependency-version: 1.8.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: cc dependency-version: 1.2.52 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: derive_more-impl dependency-version: 2.1.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: dtoa dependency-version: 1.0.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: find-msvc-tools dependency-version: 0.1.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: getrandom dependency-version: 0.2.17 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: h2 dependency-version: 0.4.13 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: iri-string dependency-version: 0.7.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: itoa dependency-version: 1.0.17 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: libc dependency-version: 0.2.180 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: libredox dependency-version: 0.1.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: portable-atomic dependency-version: 1.13.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: proc-macro2 dependency-version: 1.0.105 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: prost dependency-version: 0.14.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: prost-derive dependency-version: 0.14.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: prost-types dependency-version: 0.14.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: quote dependency-version: 1.0.43 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rsa dependency-version: 0.9.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rustix dependency-version: 1.1.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rustls-native-certs dependency-version: 0.8.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: ryu dependency-version: 1.0.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: sdd dependency-version: 4.5.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: signal-hook-registry dependency-version: 1.4.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: syn dependency-version: 2.0.114 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: time dependency-version: 0.3.45 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: time-core dependency-version: 0.1.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: time-macros dependency-version: 0.2.25 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tokio-stream dependency-version: 0.1.18 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tower dependency-version: 0.5.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: unicase dependency-version: 2.9.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: url dependency-version: 2.5.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: web_atoms dependency-version: 0.2.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: webpki-root-certs dependency-version: 1.0.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zerocopy dependency-version: 0.8.33 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zerocopy-derive dependency-version: 0.8.33 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tokio dependency-version: 1.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: cc dependency-version: 1.2.52 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: find-msvc-tools dependency-version: 0.1.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: getrandom dependency-version: 0.2.17 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: libc dependency-version: 0.2.180 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: proc-macro2 dependency-version: 1.0.105 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: quote dependency-version: 1.0.43 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: syn dependency-version: 2.0.114 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tokio dependency-version: 1.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: cc dependency-version: 1.2.52 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: find-msvc-tools dependency-version: 0.1.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: libc dependency-version: 0.2.180 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: proc-macro2 dependency-version: 1.0.105 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: quote dependency-version: 1.0.43 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: syn dependency-version: 2.0.114 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tokio dependency-version: 1.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: cc dependency-version: 1.2.52 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: find-msvc-tools dependency-version: 0.1.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: libc dependency-version: 0.2.180 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: proc-macro2 dependency-version: 1.0.105 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: quote dependency-version: 1.0.43 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: syn dependency-version: 2.0.114 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <[email protected]>
davidv1992
approved these changes
Jan 16, 2026
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the cargo group with 40 updates in the / directory:
0.8.70.8.80.4.420.4.432.1.02.1.10.12.240.12.280.23.350.23.363.4.73.4.101.0.1451.0.1490.7.170.7.181.48.01.49.01.15.21.15.30.5.50.5.61.8.11.8.31.2.491.2.521.0.101.0.110.2.160.2.170.4.120.4.130.7.90.7.101.0.151.0.170.2.1780.2.1800.1.110.1.121.11.11.13.01.0.1031.0.1050.14.10.14.30.14.10.14.31.0.421.0.430.9.90.9.101.1.21.1.30.8.20.8.31.0.201.0.224.5.14.5.31.4.71.4.82.0.1112.0.1140.3.440.3.450.1.170.1.180.5.20.5.32.8.12.9.02.5.72.5.80.2.00.2.11.0.41.0.50.8.310.8.33Bumps the cargo group with 6 updates in the /fuzz directory:
1.48.01.49.01.2.491.2.520.2.1780.2.1801.0.1031.0.1051.0.421.0.432.0.1112.0.114Updates
axumfrom 0.8.7 to 0.8.8Release notes
Sourced from axum's releases.
Commits
d07863fRelease axum v0.8.8 and axum-extra v0.12.3287c674axum-extra: Make typed-routing feature enable routing feature (#3514)f5804aaSecondElementIs: Correct a small inconsistency (#3559)f51f3baaxum-extra: Add trailing newline to pretty JSON response (#3526)816407aFix integer underflow intry_range_responsefor empty files (#3566)78656ebdocs: Clarifyroute_layerdoes not apply middleware to the fallback handler...Updates
chronofrom 0.4.42 to 0.4.43Release notes
Sourced from chrono's releases.
Commits
45caaa9Update copyright year to 2026 in LICENSE.txt1c0b8f0Bump version to 0.4.43a03e43bUpgrade windows-bindgen to 0.664fedabaIgnore bincode advisoryf4b7bbdBump actions/checkout from 5 to 6db12973Added doctest for the NaiveDate years_since function (#1755)34b5f49chore: minor improvement for docs8c82711Bump actions/setup-node from 5 to 6ea1f11bDrop deny lints, eager Debug impls are a mixed blessing35f9f2dAdd feature gated defmt support.Updates
derive_morefrom 2.1.0 to 2.1.1Release notes
Sourced from derive_more's releases.
Changelog
Sourced from derive_more's changelog.
Commits
f7bb41aCorrect release date289988aPrepare 2.1.1 release (#529)d820ec6Fixderive(Error)expansion hygiene (#527, #526)5627282Remove glob imports inderive(From)tests to mend 1.94 nightly Rust regress...Updates
reqwestfrom 0.12.24 to 0.12.28Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
Commits
d978599v0.12.28ef2768afix: correctly import TokioIo on Windows (#2896)1bf6441v0.12.274967b1bfeat: add windows_named_pipe() option to client builder (#2789)ef5b239chore: Use http_body_util::BodyDataStream (#2892)a810004chore: Disable unused tokio-util codec feature (#2893)01f03a4v0.12.26e908f57fix(http3): correct compression defaults (#2890)509c904fix: disable default compression from tower-http if not enabled in reqwest (#...896aaeadeps: update cookie_store to 0.22 (#2886)Updates
rustlsfrom 0.23.35 to 0.23.36Commits
b47bf54Prepare 0.23.3699308d2Bump nightly toolchain for cargo-check-external-typesba00982Support P256+SHA512 and P384+SHA512 signatures in certificatesUpdates
sccfrom 3.4.7 to 3.4.10Updates
serde_jsonfrom 1.0.145 to 1.0.149Release notes
Sourced from serde_json's releases.
Commits
4f6dbfaRelease 1.0.149f3df680Touch up PR 1306e16730fMerge pull request #1306 from b41sh/fix-float-number-displayeeb2bcdAlignarbitrary_precisionnumber strings with zmij’s formatting8b291c4Release 1.0.1481aefe15Update to zmij 1.062d6e8dRelease 1.0.147fd829a6Merge pull request #1304 from dtolnay/zmije757a3dSwitch from ryu -> zmij for float formatting75ad7e6Release 1.0.146Updates
tokio-utilfrom 0.7.17 to 0.7.18Commits
9cc02ccchore: prepare tokio-util 0.7.18 (#7829)d2799d7task: improve the docs ofBuilder::spawn_local(#7828)4d4870ftask: doc that task drops before JoinHandle completion (#7825)fdb1509fs: check for io-uring opcode support (#7815)426a562rt: removeallow(dead_code)afterJoinSetstabilization (#7826)e3b89bbchore: prepare Tokio v1.49.0 (#7824)4f577b8Merge 'tokio-1.47.3' into 'master'f320197chore: prepare Tokio v1.47.3 (#7823)ea6b144ci: freeze rustc on nightly-2025-01-25 innetlify.toml(#7652)264e703Mergetokio-1.43.4intotokio-1.47.x(#7822)Updates
tokiofrom 1.48.0 to 1.49.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
e3b89bbchore: prepare Tokio v1.49.0 (#7824)4f577b8Merge 'tokio-1.47.3' into 'master'f320197chore: prepare Tokio v1.47.3 (#7823)ea6b144ci: freeze rustc on nightly-2025-01-25 innetlify.toml(#7652)264e703Mergetokio-1.43.4intotokio-1.47.x(#7822)dfb0f00chore: prepare Tokio v1.43.4 (#7821)4a91f19ci: fix wasm32-wasip1 tests (#7788)601c383ci: upgrade FreeBSD from 14.2 to 14.3 (#7758)484cb52sync: returnTryRecvError::DisconnectedfromReceiver::try_recvafter `Re...16f20c3rt: mentionLocalRuntimeinnew_current_threaddocs (#7820)Updates
aws-lc-rsfrom 1.15.2 to 1.15.3Release notes
Sourced from aws-lc-rs's releases.
Commits
efaf569Prepare aws-lc-rs v1.15.3 (#998)4c47505disable-prebuilt-nasm feature (#997)8aef7a7less_safe_updatefor Streaming ciphers (#991)d4c1646Prepare aws-lc-fips-sys v0.13.11 (#994)9bd808dPrepare aws-lc-sys v0.36.0 (#992)63f2243Fix path formatting for build flags in cc_builder (#989)607fa7dSupport mips & rustc_codegen_cranelift compiler backend (#986)dbb7d2eEliminate CMake Requirement (#911)1cec9deAdd support for i686-win7-windows target (#988)e0aa418PR feedback + cleanup -- run-rustls-integration.sh (#979)Updates
aws-lc-sysfrom 0.35.0 to 0.36.0Commits
Updates
axum-corefrom 0.5.5 to 0.5.6Release notes
Sourced from axum-core's releases.
Commits
e710a97Release axum-core v0.5.6cae6bc3axum: Use serde_html_form for Query and Form (#3594)061666aexamples: Update to askama 0.15 (#3593)82af127examples: Update to metrics-exporter-prometheus 0.18 (#3590)e1ed2f1fix(json-lines): Respect default body limit (#3591)fd57d87Improve error messages with #[diagnostic::do_not_recommend] (#3588)e2d49c5Merge branch 'v0.8.x'd07863fRelease axum v0.8.8 and axum-extra v0.12.3287c674axum-extra: Make typed-routing feature enable routing feature (#3514)f5804aaSecondElementIs: Correct a small inconsistency (#3559)Updates
base64ctfrom 1.8.1 to 1.8.3Commits
9adf88fbase64ct v1.8.3 (#2169)51726c2base64ct: addBase64Pbkdf2(#2168)ce44931pkcs12 v0.2.0-pre.0 (#2167)8d41f6acms v0.3.0-pre.1 (#2166)47d1a07pkcs5: bumppbkdf2andscrypt(#2165)ea1efe1chore(deps): bump elliptic-curve from0.14.0-rc.19to0.14.0-rc.21(#2164)e5c7e4cconst-oid v0.10.2 (#2163)8b9ae29chore(deps): bump the all-deps group with 8 updates (#2161)16aca51chore(deps): bump crate-ci/typos from 1.40.0 to 1.41.0 (#2160)7d46f25Bumprandto v0.10.0-rc.6 (#2159)Updates
ccfrom 1.2.49 to 1.2.52Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
d0562c9chore: release (#1651)c3ff4eaFix contradictory doc for CC compiler in crate doc (#1650)c1055d8Have CUDA compilaion check for sbsa-linux when targeting aarch64. (#1647)7abc2e6Update link for -Cdwarf-version; Remove -Z (stabilized in 1.88) (#1648)6b3e91bFix Build::env_tool to check for .exe on windows (#1646)e7784c8Fix tool existence check in find_tool method (#1645)d1a3017Fix SdkInfo::find_tool to check for executable extension (#1644)826c105chore: release (#1643)154ae3cRegenerate target info (#1642)3c8d24bUpdate Readmes (#1641)Updates
derive_more-implfrom 2.1.0 to 2.1.1Release notes
Sourced from derive_more-impl's releases.
Changelog
Sourced from derive_more-impl's changelog.
Commits
f7bb41aCorrect release date289988aPrepare 2.1.1 release (#529)d820ec6Fixderive(Error)expansion hygiene (#527, #526)5627282Remove glob imports inderive(From)tests to mend 1.94 nightly Rust regress...Updates
dtoafrom 1.0.10 to 1.0.11Release notes
Sourced from dtoa's releases.
Commits
4c30faaRelease 1.0.1103b0452Exclude dtoa-benchmark.png from published crate3ba9959Use performance chart from dtoa-benchmark76fd110Exclude benchmark dependencies from being compiled by mirifa37f98Add actions job to notice outdated dependencies4e603c5Update actions/upload-artifact@v5 -> v626492c8Update actions/upload-artifact@v4 -> v517eaf44Consolidate CI job for all compiler versions6bcd72cUpload CI Cargo.lock for reproducing failuresb7ce6ecSwitch from cargo bench to criterionUpdates
find-msvc-toolsfrom 0.1.5 to 0.1.7Release notes
Sourced from find-msvc-tools's releases.
Commits
d0562c9chore: release (#1651)c3ff4eaFix contradictory doc for CC compiler in crate doc (#1650)c1055d8Have CUDA compilaion check for sbsa-linux when targeting aarch64. (#1647)7abc2e6Update link for -Cdwarf-version; Remove -Z (stabilized in 1.88) (#1648)6b3e91bFix Build::env_tool to check for .exe on windows (#1646)e7784c8Fix tool existence check in find_tool method (#1645)d1a3017Fix SdkInfo::find_tool to check for executable extension (#1644)826c105chore: release (#1643)154ae3cRegenerate target info (#1642)3c8d24bUpdate Readmes (#1641)Updates
getrandomfrom 0.2.16 to 0.2.17Changelog
Sourced from getrandom's changelog.
Commits
b625985Release 0.2.17 (#774)e7200adwindows: fixBCryptGenRandomsignature (#778)3ae6e75Backport #768 (doc_cfg)Updates
h2from 0.4.12 to 0.4.13Release notes
Sourced from h2's releases.