-
Notifications
You must be signed in to change notification settings - Fork 191
Bump the rust-dependencies group with 36 updates #1518
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
isabelatkinson
merged 1 commit into
main
from
dependabot/cargo/rust-dependencies-88aaa99780
Nov 3, 2025
Merged
Bump the rust-dependencies group with 36 updates #1518
isabelatkinson
merged 1 commit into
main
from
dependabot/cargo/rust-dependencies-88aaa99780
Nov 3, 2025
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 rust-dependencies group with 36 updates: | Package | From | To | | --- | --- | --- | | [webpki-roots](https://github.com/rustls/webpki-roots) | `1.0.3` | `1.0.4` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.16` | `0.7.17` | | [mongocrypt](https://github.com/mongodb/libmongocrypt-rust) | ``0f34015`` | ``10fe6fe`` | | [pbkdf2](https://github.com/RustCrypto/password-hashes) | `0.11.0` | `0.12.2` | | [windows-sys](https://github.com/microsoft/windows-rs) | `0.60.2` | `0.61.0` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `1.1.3` | `1.1.4` | | [aws-runtime](https://github.com/smithy-lang/smithy-rs) | `1.5.12` | `1.5.13` | | [aws-sdk-sts](https://github.com/awslabs/aws-sdk-rust) | `1.88.0` | `1.89.0` | | [aws-smithy-http](https://github.com/smithy-lang/smithy-rs) | `0.62.4` | `0.62.5` | | [aws-smithy-http-client](https://github.com/smithy-lang/smithy-rs) | `1.1.3` | `1.1.4` | | [aws-smithy-json](https://github.com/smithy-lang/smithy-rs) | `0.61.6` | `0.61.7` | | [aws-smithy-runtime](https://github.com/smithy-lang/smithy-rs) | `1.9.3` | `1.9.4` | | [aws-smithy-runtime-api](https://github.com/smithy-lang/smithy-rs) | `1.9.1` | `1.9.2` | | [aws-smithy-types](https://github.com/smithy-lang/smithy-rs) | `1.3.3` | `1.3.4` | | [aws-smithy-xml](https://github.com/smithy-lang/smithy-rs) | `0.60.11` | `0.60.12` | | [aws-types](https://github.com/smithy-lang/smithy-rs) | `1.3.9` | `1.3.10` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.43` | `1.2.44` | | [icu_locale_core](https://github.com/unicode-org/icu4x) | `2.0.0` | `2.1.1` | | [icu_normalizer](https://github.com/unicode-org/icu4x) | `2.0.0` | `2.1.1` | | [icu_normalizer_data](https://github.com/unicode-org/icu4x) | `2.0.0` | `2.1.1` | | [icu_properties](https://github.com/unicode-org/icu4x) | `2.0.1` | `2.1.1` | | [icu_properties_data](https://github.com/unicode-org/icu4x) | `2.0.1` | `2.1.1` | | [icu_provider](https://github.com/unicode-org/icu4x) | `2.0.0` | `2.1.1` | | [litemap](https://github.com/unicode-org/icu4x) | `0.8.0` | `0.8.1` | | [potential_utf](https://github.com/unicode-org/icu4x) | `0.1.3` | `0.1.4` | | [rustls-webpki](https://github.com/rustls/webpki) | `0.103.7` | `0.103.8` | | [tinystr](https://github.com/unicode-org/icu4x) | `0.8.1` | `0.8.2` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.20` | `1.0.22` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.24` | `0.1.25` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.3` | `0.1.4` | | [writeable](https://github.com/unicode-org/icu4x) | `0.6.1` | `0.6.2` | | [yoke](https://github.com/unicode-org/icu4x) | `0.8.0` | `0.8.1` | | [yoke-derive](https://github.com/unicode-org/icu4x) | `0.8.0` | `0.8.1` | | [zerotrie](https://github.com/unicode-org/icu4x) | `0.2.2` | `0.2.3` | | [zerovec](https://github.com/unicode-org/icu4x) | `0.11.4` | `0.11.5` | | [zerovec-derive](https://github.com/unicode-org/icu4x) | `0.11.1` | `0.11.2` | Updates `webpki-roots` from 1.0.3 to 1.0.4 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](rustls/webpki-roots@v/1.0.3...v/1.0.4) Updates `tokio-util` from 0.7.16 to 0.7.17 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.16...tokio-util-0.7.17) Updates `mongocrypt` from `0f34015` to `10fe6fe` - [Release notes](https://github.com/mongodb/libmongocrypt-rust/releases) - [Commits](mongodb/libmongocrypt-rust@0f34015...10fe6fe) Updates `pbkdf2` from 0.11.0 to 0.12.2 - [Commits](RustCrypto/password-hashes@pbkdf2-v0.11.0...pbkdf2-v0.12.2) Updates `windows-sys` from 0.60.2 to 0.61.0 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits/0.61.0) Updates `aho-corasick` from 1.1.3 to 1.1.4 - [Commits](BurntSushi/aho-corasick@1.1.3...1.1.4) Updates `aws-runtime` from 1.5.12 to 1.5.13 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `aws-sdk-sts` from 1.88.0 to 1.89.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `aws-smithy-http` from 0.62.4 to 0.62.5 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `aws-smithy-http-client` from 1.1.3 to 1.1.4 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `aws-smithy-json` from 0.61.6 to 0.61.7 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `aws-smithy-runtime` from 1.9.3 to 1.9.4 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `aws-smithy-runtime-api` from 1.9.1 to 1.9.2 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `aws-smithy-types` from 1.3.3 to 1.3.4 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `aws-smithy-xml` from 0.60.11 to 0.60.12 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `aws-types` from 1.3.9 to 1.3.10 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `cc` from 1.2.43 to 1.2.44 - [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.43...cc-v1.2.44) Updates `icu_locale_core` from 2.0.0 to 2.1.1 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `icu_normalizer` from 2.0.0 to 2.1.1 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `icu_normalizer_data` from 2.0.0 to 2.1.1 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `icu_properties` from 2.0.1 to 2.1.1 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `icu_properties_data` from 2.0.1 to 2.1.1 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `icu_provider` from 2.0.0 to 2.1.1 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `litemap` from 0.8.0 to 0.8.1 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `potential_utf` from 0.1.3 to 0.1.4 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `rustls-webpki` from 0.103.7 to 0.103.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](rustls/webpki@v/0.103.7...v/0.103.8) Updates `tinystr` from 0.8.1 to 0.8.2 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `unicode-ident` from 1.0.20 to 1.0.22 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.20...1.0.22) Updates `unicode-normalization` from 0.1.24 to 0.1.25 - [Commits](https://github.com/unicode-rs/unicode-normalization/commits) Updates `unicode-properties` from 0.1.3 to 0.1.4 - [Commits](https://github.com/unicode-rs/unicode-properties/commits) Updates `writeable` from 0.6.1 to 0.6.2 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/compare/ind/ixdtf@0.6.1...ind/ixdtf@0.6.2) Updates `yoke` from 0.8.0 to 0.8.1 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `yoke-derive` from 0.8.0 to 0.8.1 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `zerotrie` from 0.2.2 to 0.2.3 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `zerovec` from 0.11.4 to 0.11.5 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `zerovec-derive` from 0.11.1 to 0.11.2 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) --- updated-dependencies: - dependency-name: webpki-roots dependency-version: 1.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tokio-util dependency-version: 0.7.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: mongocrypt dependency-version: 10fe6fe3649a20d1ef6098c924ebff90b91d0a68 dependency-type: direct:production dependency-group: rust-dependencies - dependency-name: pbkdf2 dependency-version: 0.12.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: windows-sys dependency-version: 0.61.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: aho-corasick dependency-version: 1.1.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: aws-runtime dependency-version: 1.5.13 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: aws-sdk-sts dependency-version: 1.89.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: aws-smithy-http dependency-version: 0.62.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: aws-smithy-http-client dependency-version: 1.1.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: aws-smithy-json dependency-version: 0.61.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: aws-smithy-runtime dependency-version: 1.9.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: aws-smithy-runtime-api dependency-version: 1.9.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: aws-smithy-types dependency-version: 1.3.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: aws-smithy-xml dependency-version: 0.60.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: aws-types dependency-version: 1.3.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: cc dependency-version: 1.2.44 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: icu_locale_core dependency-version: 2.1.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: icu_normalizer dependency-version: 2.1.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: icu_normalizer_data dependency-version: 2.1.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: icu_properties dependency-version: 2.1.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: icu_properties_data dependency-version: 2.1.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: icu_provider dependency-version: 2.1.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: litemap dependency-version: 0.8.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: potential_utf dependency-version: 0.1.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: rustls-webpki dependency-version: 0.103.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tinystr dependency-version: 0.8.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: unicode-ident dependency-version: 1.0.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: unicode-normalization dependency-version: 0.1.25 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: unicode-properties dependency-version: 0.1.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: writeable dependency-version: 0.6.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: yoke dependency-version: 0.8.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: yoke-derive dependency-version: 0.8.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: zerotrie dependency-version: 0.2.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: zerovec dependency-version: 0.11.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: zerovec-derive dependency-version: 0.11.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
isabelatkinson
approved these changes
Nov 3, 2025
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 rust-dependencies group with 36 updates:
1.0.31.0.40.7.160.7.170f3401510fe6fe0.11.00.12.20.60.20.61.01.1.31.1.41.5.121.5.131.88.01.89.00.62.40.62.51.1.31.1.40.61.60.61.71.9.31.9.41.9.11.9.21.3.31.3.40.60.110.60.121.3.91.3.101.2.431.2.442.0.02.1.12.0.02.1.12.0.02.1.12.0.12.1.12.0.12.1.12.0.02.1.10.8.00.8.10.1.30.1.40.103.70.103.80.8.10.8.21.0.201.0.220.1.240.1.250.1.30.1.40.6.10.6.20.8.00.8.10.8.00.8.10.2.20.2.30.11.40.11.50.11.10.11.2Updates
webpki-rootsfrom 1.0.3 to 1.0.4Release notes
Sourced from webpki-roots's releases.
Commits
28ead9c1.0.4: track removal of CommScopeUpdates
tokio-utilfrom 0.7.16 to 0.7.17Commits
454fd8cchore: prepare tokio-util v0.7.17 (#7719)4421022codec: remove unnecessary trait bounds on allFramedconstructors (#7716)5a709e3io_uring: changeCompletableto not return io::Result (#7702)5efb1c3io: doc thatAsyncWritedoes not inherit fromWrite(#7705)f490029runtime: revert "replace manual vtable definitions withWake" (#7699)d25778ftask: add tests fortask::Builder::spawn_local(#7697)b8318fatask: add tests forspawn_localin panic scenarios (#7694)acfdb87task: use#[tokio::test]explicitly intests/task_builder.rs(#7698)d060401sync: returnTryRecvError::DisconnectedfromReceiver::try_recvafter `Re...5dacc2etask: add tests forspawn_localandspawn_local_on(#7609)Updates
mongocryptfrom0f34015to10fe6feCommits
10fe6feRUST-2286 Suppress valgrind error (#50)Updates
pbkdf2from 0.11.0 to 0.12.2Commits
165f4a8pbkdf2 v0.12.2 (#443)cb56812pbkdf2: useRECOMMENDED_ROUNDSinDefaultimpl (#442)795c424argon2: add benchmarks using criterion (#437)3571f10argon2: addParams::DEFAULTconstant (#439)b0cc634scrypt: Update docs for recommended log_n parameter (#435)c8c1114password-auth v0.3.0 (#434)54d68a4password-auth: deriveEq/PartialEqon*Error(#433)5e7e8c7password-auth: renameError(back) toVerifyError(#432)58975efpassword-auth: fixis_hash_obsoletedocs (#431)2d45c3epassword-auth v0.2.0 (#430)Updates
windows-sysfrom 0.60.2 to 0.61.0Release notes
Sourced from windows-sys's releases.
... (truncated)
Commits
Updates
aho-corasickfrom 1.1.3 to 1.1.4Commits
17f8b321.1.4b58556edoc: switch fromdoc_auto_cfgtodoc_cfg948d2e1github: add FUNDING1adf588benchmarks: update depscd400adlint: resolve a few Clippy warningsUpdates
aws-runtimefrom 1.5.12 to 1.5.13Commits
Updates
aws-sdk-stsfrom 1.88.0 to 1.89.0Commits
Updates
aws-smithy-httpfrom 0.62.4 to 0.62.5Commits
Updates
aws-smithy-http-clientfrom 1.1.3 to 1.1.4Commits
Updates
aws-smithy-jsonfrom 0.61.6 to 0.61.7Commits
Updates
aws-smithy-runtimefrom 1.9.3 to 1.9.4Commits
Updates
aws-smithy-runtime-apifrom 1.9.1 to 1.9.2Commits
Updates
aws-smithy-typesfrom 1.3.3 to 1.3.4Commits
Updates
aws-smithy-xmlfrom 0.60.11 to 0.60.12Commits
Updates
aws-typesfrom 1.3.9 to 1.3.10Commits
Updates
ccfrom 1.2.43 to 1.2.44Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
514e4d1chore(cc): release v1.2.44 (#1603)2a2eee3Fix debug assertion for env/abi mismatch (#1604)97281b6Update CHANGELOG for version 1.2.43 (#1602)8a45e2bStop passing an invalid target tollvm-mingw's cross-compilation wrappers (...Updates
icu_locale_corefrom 2.0.0 to 2.1.1Release notes
Sourced from icu_locale_core's releases.
Commits
Updates
icu_normalizerfrom 2.0.0 to 2.1.1Release notes
Sourced from icu_normalizer's releases.
Commits
Updates
icu_normalizer_datafrom 2.0.0 to 2.1.1Release notes
Sourced from icu_normalizer_data's releases.
Commits
Updates
icu_propertiesfrom 2.0.1 to 2.1.1Release notes
Sourced from icu_properties's releases.
Commits
Updates
icu_properties_datafrom 2.0.1 to 2.1.1Release notes
Sourced from icu_properties_data's releases.
Commits
Updates
icu_providerfrom 2.0.0 to 2.1.1Release notes
Sourced from icu_provider's releases.
Commits
Updates
litemapfrom 0.8.0 to 0.8.1Changelog
Sourced from litemap's changelog.
... (truncated)
Commits
Updates
potential_utffrom 0.1.3 to 0.1.4Changelog
Sourced from potential_utf's changelog.
... (truncated)
Commits
Updates
rustls-webpkifrom 0.103.7 to 0.103.8Release notes
Sourced from rustls-webpki's releases.
Commits
a1cb6cdBump version to 0.103.838ce939Add valid_uri_names() method to CertUpdates
tinystrfrom 0.8.1 to 0.8.2Changelog
Sourced from tinystr's changelog.
... (truncated)
Commits
Updates
unicode-identfrom 1.0.20 to 1.0.22Release notes
Sourced from unicode-ident's releases.
Commits
10d5e53Release 1.0.222863707Merge pull request #44 from dtolnay/u8b28f2d8Match the type of char::UNICODE_VERSION22456b4Release 1.0.21cca2b94Merge pull request #43 from dtolnay/regexf41bcb5Touch up PR 422e6902aMerge pull request #42 from Marcondiro/master95d8b29Expose UNICODE_VERSION const9bc6dd3Update unicode-xid benchmark ratioUpdates
unicode-normalizationfrom 0.1.24 to 0.1.25Commits
Updates
unicode-propertiesfrom 0.1.3 to 0.1.4Commits
Updates
writeablefrom 0.6.1 to 0.6.2Changelog
Sourced from writeable's changelog.
... (truncated)
Commits
a4838b2Publish ixdtf 0.6.2 (#6795)e46f984Publish zerovec 0.11.3 (#6796)d5481ddBump icu_calendar to 2.0.3 (#6799)4f79975Prepare Dart package for publishing (#6739)0d21263Clarity on line about utils releases (#6798)0aeec20Fix treatment of None era code for Gregorian (#6794)4d2b015Add fourmap_with_cartmethods toyoke::Yoke(#6781)932aaa3Add compiled data FFI for simple casemap functions (#6774)7d30512ModelAmerica/Punta_Arenasas permanent DST in Chile metazone (#6772)4010b0dixdtf: Correctly handle ambiguous annotations (#6776)Updates
yokefrom 0.8.0 to 0.8.1Changelog
Sourced from yoke's changelog.
... (truncated)
Commits
Updates
yoke-derivefrom 0.8.0 to 0.8.1Changelog
Sourced from yoke-derive's changelog.