-
Notifications
You must be signed in to change notification settings - Fork 274
Bump the lock group across 1 directory with 45 updates #1174
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
Conversation
Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-stream-0.1.15...tokio-stream-0.1.16) 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 `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 `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](launchbadge/sqlx@v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](tower-rs/tower@tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](BurntSushi/aho-corasick@0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](rust-pretty-assertions/rust-pretty-assertions@v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.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.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](rust-lang/backtrace-rs@0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [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.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](RustCrypto/utils@cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](gimli-rs/gimli@0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](rustls/hyper-rustls@v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper-util@v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](strawlab/iana-time-zone@v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](krisprice/ipnet@2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](Frommi/miniz_oxide@0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](smol-rs/parking@v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](bytecodealliance/rustix@v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](rustls/webpki@v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](steffengy/schannel-rs@v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](shssoichiro/sqlformat-rs@v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](launchbadge/sqlx@v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](launchbadge/sqlx@v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](launchbadge/sqlx@v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](launchbadge/sqlx@v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](launchbadge/sqlx@v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](Actyx/sync_wrapper@v0.1.2...v1.0.1) Updates `thiserror-impl` 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 `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](unicode-rs/unicode-normalization@v0.1.23...v0.1.24) 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 `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](ardaku/whoami@v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <[email protected]>
|
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @hirrolot (or someone else) soon. Please see the contribution instructions for more information. Namely, in order to ensure the minimum review times lag, PR authors and assigned reviewers should ensure that the review label (
|
Bumps the lock group with 33 updates in the / directory:
1.0.1271.0.1281.0.2091.0.2100.7.110.7.120.1.150.1.161.7.11.7.21.0.631.0.640.8.10.8.20.5.00.5.11.3.22.4.20.7.201.1.21.4.01.4.11.0.1092.0.520.4.30.4.40.3.730.3.741.17.11.18.01.1.151.1.210.2.130.2.140.27.20.27.30.1.70.1.80.1.600.1.612.9.02.10.02.2.02.2.10.11.30.11.50.5.40.5.50.38.350.38.370.23.120.23.130.1.230.1.242.11.12.12.00.2.40.2.61.0.121.0.130.1.230.1.240.26.50.26.61.5.11.5.2Updates
serde_jsonfrom 1.0.127 to 1.0.128Release notes
Sourced from serde_json's releases.
Commits
d96b1d9Release 1.0.128599228dMerge pull request #1188 from Mrreadiness/feat/add-hashmap-key-128-serializer5416ceefeat: add support for 128 bit HashMap key serialization27a4ca9Upload CI Cargo.lock for reproducing failuresUpdates
serdefrom 1.0.209 to 1.0.210Release notes
Sourced from serde's releases.
Commits
89c4b02Release 1.0.210eeb8e44Merge pull request #2818 from dtolnay/coreerror785c2d9Stabilize no-std StdError traitd549f04Reformat parse_ip_impl definition and calls4c0dd63Delete attr support from core::net deserialization macros26fb134Relocate cfg attrs out of parse_ip_impl and parse_socket_impl07e614bMerge pull request #2817 from dtolnay/corenetb1f899fDelete doc(cfg) attribute from impls that are supported in no-stdb4f860eMerge pull request #2816 from MathiasKoch/chore/core-netd940fe1Reuse existing Buf wrapper as replacement for std::io::WriteUpdates
tokio-utilfrom 0.7.11 to 0.7.12Commits
35f244achore: prepare tokio-util v0.7.12 (#6823)1166eccconfig: enable full for tokio-util in the playground (#6818)27539aeruntime: fix race in yield_defers_until_park test (#6809)ea6d652chore: prepare Tokio v1.40.0 (#6806)11f66f4chore: replaceready!withstd::task::ready!(#6804)479a56atime: eliminate timer wheel allocations (#6779)b37f0deruntime: implement initial set of task hooks (#6742)c9fad08codec: fix typo in the docs forEncoder::Error(#6800)cc70a21task: addjoin_allmethod toJoinSet(#6784)1ac8dfftask: addAbortOnDropHandletype (#6786)Updates
tokio-streamfrom 0.1.15 to 0.1.16Commits
4ed0fa2chore: prepare tokio-stream v0.1.16 (#6825)12b2567chore: usepoll_fnfrom std (#6810)35f244achore: prepare tokio-util v0.7.12 (#6823)1166eccconfig: enable full for tokio-util in the playground (#6818)27539aeruntime: fix race in yield_defers_until_park test (#6809)ea6d652chore: prepare Tokio v1.40.0 (#6806)11f66f4chore: replaceready!withstd::task::ready!(#6804)479a56atime: eliminate timer wheel allocations (#6779)b37f0deruntime: implement initial set of task hooks (#6742)c9fad08codec: fix typo in the docs forEncoder::Error(#6800)Updates
bytesfrom 1.7.1 to 1.7.2Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
d7c1d65chore: prepare bytes v1.7.2 (#736)ac46ebdci: update nightly to nightly-2024-09-15 (#734)79fb853fix: apply sign extension when decoding int (#732)291df5aFix double spaces in comments and doc comments (#731)ed7d5fftest: ensure BytesMut::advance reduces capacity (#728)Updates
thiserrorfrom 1.0.63 to 1.0.64Release notes
Sourced from thiserror's releases.
Commits
84484bcRelease 1.0.64023f036Merge pull request #322 from oxalica/feat/mark-auto-derivedae1f47eMark #[automatically_derived] for generated implsab5b5e3Upload CI Cargo.lock for reproducing failures00b3c14Work around new dead code warning in testUpdates
sqlxfrom 0.8.1 to 0.8.2Changelog
Sourced from sqlx's changelog.
Commits
10bec32doc(FAQ): add example for MSRVc253e65chore: prepare 0.8.2 release998344ddoc(FAQ): refine MSRV policy6cb6fcefix(mysql): "exclusive range pattern is experimental" errorfd80f99fix: Use rfc3339 to decode date from text (#3411)ad2936aFix try_get example in README.md (#3474)e10789dfix cancellation issues withPgListener,PgStream::recv()(#3467)20ba796fix(postgres): max number of binds is 65535, not 32767 (regression)371cf4aPgsql cube type compile fail (#3459)8a17befRemove deprecated feature-names fromCargo.tomlfiles in examples (#3424)Updates
towerfrom 0.5.0 to 0.5.1Release notes
Sourced from tower's releases.
Commits
7155101Prepare release of v0.5.1 (#791)b2c48b4Bump dependency on tower-layer (#787)Updates
bitflagsfrom 1.3.2 to 2.4.2Release notes
Sourced from bitflags's releases.
... (truncated)
Changelog
Sourced from bitflags's changelog.
... (truncated)
Commits
a5f9ce2Merge pull request #394 from KodrAus/cargo/2.4.26924249prepare for 2.4.2 release1f9f186Merge pull request #392 from dtolnay-contrib/localmacrosd96915eUpdate ui tests72b712aDelete local_inner_macros from exported macros42d6e9dChange all local macro calls to call through $crate::b988b1aMerge pull request #393 from dtolnay-contrib/lint8e014ccRemove old unused_tuple_struct_fields lint586d819Merge pull request #388 from GnomedDev/packed-internal843cc04Add compile-pass testUpdates
aho-corasickfrom 0.7.20 to 1.1.2Commits
d84a5071.1.20c3802fdfa: fix performance bug when building a DFA12025c5doc: add a FIXME about a perf problem3c475c51.1.13c811c2teddy: replace _mm_extract_epi64 with transmute3ed2c38benchmarks: start work on a more curated set of benchmarksdd84b6dbenchmarks: rename 'curated' to 'regexcurated'081a22f1.1.0483b8a5doc: fix wording that used to only refer to x86-64f9d633fbenchmarks: add x86_64 measurementsUpdates
pretty_assertionsfrom 1.4.0 to 1.4.1Release notes
Sourced from pretty_assertions's releases.
Changelog
Sourced from pretty_assertions's changelog.
Commits
f5c5b24chore: prep 1.4.1 released34d524chore: display feature-flagged docs on docs.rsfac4273Merge pull request #131 from sandydoo/fix-yansi-deprecation1e51ccechore: rename deprecated yansi methods4a0e5a3Merge pull request #121 from SergioBenitez/yansi-update08838feinternal: bump MSRV to 1.63.0 for yansi777387dci: bump runner to windows-202235c08fechore: update 'yansi' to 1.0.0-rcUpdates
synfrom 1.0.109 to 2.0.52Release notes
Sourced from syn's releases.
... (truncated)
Commits
07ede6aRelease 2.0.52acbcfbcMerge pull request #1593 from dtolnay/boundary4924a99Add an expression parser that uses match-arm's boundary rulese06122bResolve unnecessary_get_then_check clippy lint018fc5aUpdate test suite to nightly-2024-02-275e15a9bRelease 2.0.517e0d4e1Resolve non_local_definitions warning in debug impls8667ad9Ignore module_name_repetitions pedantic clippy lint in codegen1fc3200Update test suite to nightly-2024-02-2607a2065Update test suite to nightly-2024-02-23Updates
axum-corefrom 0.4.3 to 0.4.4Release notes
Sourced from axum-core's releases.
Commits
a73dab4Bump versionsf172389Avoid reallocation for String body extraction (#2857)0ba73b5Implement FromRequest for BytesMut (#2583)88de9fcci: Add more allowances for multiple version of the same crated2d74f6Upgrade tower and tower-httpf446b42chore: Add missing symbol (#2909)de9290aAdd more must_use attributes (#2846)8b1cad6Bump nightly version used for ui tests (#2805)6efcb75Fix warnings and errors from beta Rust (#2904)1ac617aAdd local_addr for Serve and WithGracefulShutdown (#2881)Updates
backtracefrom 0.3.73 to 0.3.74Release notes
Sourced from backtrace's releases.
Commits
38d49aaMerge pull request #658 from workingjubilee/cut-0.3.74c1749ceCut backtrace 0.3.74230570fMerge pull request #660 from workingjubilee/dont-unsoundly-iterate-phdr153f510Do not destructure maybe-uninit fields3858946Revise dl_iterate_phdr callback to be sound-ish7d062c6rust-lang/backtrace-rs#653fc37b22rust-lang/backtrace-rs#657600beaarust-lang/backtrace-rs#64884b6c1drust-lang/backtrace-rs#65295c3bacMake enumprint::PrintFmtrust-lang/backtrace-rs#651Updates
bytemuckfrom 1.17.1 to 1.18.0Changelog
Sourced from bytemuck's changelog.
Commits
860c391chore: Release bytemuck version 1.18.04c535f9Clean up Cargo.toml (#271)374d184Update changelog.md1906570Add a convenience feature indicating you're on the latest stable version of R...2d2b397update the changelog to be less dismissive because we don't need that negativ...Updates
ccfrom 1.1.15 to 1.1.21Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
748b777chore: release (#1213)270ec65disable pic for targets that end in-none(#1212)92a5e28chore: release (#1210)dab5d7aAdd buildcache as known Rust and C/C++ compiler wrapper (#1209)c0b3eaechore: release (#1208)