Bump the rust-minor group across 1 directory with 12 updates#714
Merged
Conversation
Bumps the rust-minor group with 12 updates: | Package | From | To | | --- | --- | --- | | [tokio](https://github.com/tokio-rs/tokio) | `1.51.0` | `1.51.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.59` | `1.2.60` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.4.0` | `2.4.1` | | [gif](https://github.com/image-rs/image-gif) | `0.14.1` | `0.14.2` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.7` | `0.27.8` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.13.1` | `2.14.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.184` | `0.2.185` | | [pkg-config](https://github.com/rust-lang/pkg-config-rs) | `0.3.32` | `0.3.33` | | [rustls](https://github.com/rustls/rustls) | `0.23.37` | `0.23.38` | | [rustls-webpki](https://github.com/rustls/webpki) | `0.103.10` | `0.103.11` | | [toml_edit](https://github.com/toml-rs/toml) | `0.25.10+spec-1.1.0` | `0.25.11+spec-1.1.0` | | [zip](https://github.com/zip-rs/zip2) | `8.5.0` | `8.5.1` | Updates `tokio` from 1.51.0 to 1.51.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.51.0...tokio-1.51.1) Updates `cc` from 1.2.59 to 1.2.60 - [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.59...cc-v1.2.60) Updates `fastrand` from 2.4.0 to 2.4.1 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](smol-rs/fastrand@v2.4.0...v2.4.1) Updates `gif` from 0.14.1 to 0.14.2 - [Changelog](https://github.com/image-rs/image-gif/blob/master/Changes.md) - [Commits](image-rs/image-gif@v0.14.1...v0.14.2) Updates `hyper-rustls` from 0.27.7 to 0.27.8 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](rustls/hyper-rustls@v/0.27.7...v/0.27.8) Updates `indexmap` from 2.13.1 to 2.14.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.13.1...2.14.0) Updates `libc` from 0.2.184 to 0.2.185 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.185/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.184...0.2.185) Updates `pkg-config` from 0.3.32 to 0.3.33 - [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/pkg-config-rs@0.3.32...0.3.33) Updates `rustls` from 0.23.37 to 0.23.38 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.37...v/0.23.38) Updates `rustls-webpki` from 0.103.10 to 0.103.11 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](rustls/webpki@v/0.103.10...v/0.103.11) Updates `toml_edit` from 0.25.10+spec-1.1.0 to 0.25.11+spec-1.1.0 - [Commits](toml-rs/toml@v0.25.10...v0.25.11) Updates `zip` from 8.5.0 to 8.5.1 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](zip-rs/zip2@v8.5.0...v8.5.1) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.51.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: cc dependency-version: 1.2.60 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: fastrand dependency-version: 2.4.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: gif dependency-version: 0.14.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: hyper-rustls dependency-version: 0.27.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: indexmap dependency-version: 2.14.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: libc dependency-version: 0.2.185 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: pkg-config dependency-version: 0.3.33 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: rustls dependency-version: 0.23.38 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: rustls-webpki dependency-version: 0.103.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: toml_edit dependency-version: 0.25.11+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: zip dependency-version: 8.5.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor ... Signed-off-by: dependabot[bot] <support@github.com>
e84d3f8 to
a6677e0
Compare
torokati44
reviewed
Apr 14, 2026
Comment on lines
+1501
to
+1505
| [[package]] | ||
| name = "hashbrown" | ||
| version = "0.17.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "4f467dd6dccf739c208452f8014c75c18bb8301b050ad1cfb27153803edb0f51" |
Member
There was a problem hiding this comment.
This is unfortunate, but whatever...
Member
There was a problem hiding this comment.
It seems to work, and hopefully it will be deduplicated in the future anyway.
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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-minor group with 12 updates in the / directory:
1.51.01.51.11.2.591.2.602.4.02.4.10.14.10.14.20.27.70.27.82.13.12.14.00.2.1840.2.1850.3.320.3.330.23.370.23.380.103.100.103.110.25.10+spec-1.1.00.25.11+spec-1.1.08.5.08.5.1Updates
tokiofrom 1.51.0 to 1.51.1Release notes
Sourced from tokio's releases.
Commits
98df02dchore: prepare Tokio v1.51.1 (#8023)3ea11e2sync: fix semaphore reopens after forget (#8021)c791213rt: do not leak fd when cancelling io_uring open operation (#7983)ad8c59anet: surface errors fromSO_ERRORonrecvfor UDP sockets on Linux (#8001)654d38bmetrics: fixworker_local_schedule_counttest (#8008)857ba80docs: improve contributing docs on how to specify crates dependency versions ...95b9342chore: remove path deps for tokio-macros 2.7.0 (#8007)Updates
ccfrom 1.2.59 to 1.2.60Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
7cad9f5chore(cc): release v1.2.60 (#1701)c15c3ebfix(ar): suppress warnings fromDmodifier probe (#1700)Updates
fastrandfrom 2.4.0 to 2.4.1Release notes
Sourced from fastrand's releases.
Changelog
Sourced from fastrand's changelog.
Commits
728a5b5Release 2.4.10c619f6Fix build failure with js featurea4077e2ci: Add missing js feature testUpdates
giffrom 0.14.1 to 0.14.2Changelog
Sourced from gif's changelog.
Commits
a0127e2Merge pull request #229 from image-rs/release-0.14.210793cfRelease notes for 0.14.25116dcdMerge pull request #228 from davidalecrim1/fix-empty-extension-sub-blockf0f52cbFix empty sub-block terminator in extension parsingUpdates
hyper-rustlsfrom 0.27.7 to 0.27.8Release notes
Sourced from hyper-rustls's releases.
Commits
6b94ec3Bump version to 0.27.8df300cfUpgrade rustls-platform-verifier to 0.71c063f5Take semver-compatible dependency updatesc66d283Bump MSRV to 1.85 (for rustls-platform-verifier -> jni)4b90026Bump hyper from 1.8.1 to 1.9.04376d76Take semver-compatible updates8eaab3eTake semver-compatible dependency updates0deafa5Bump rustls from 0.23.36 to 0.23.37003b96eCheck for unexpected output if examples fail81e75a4Failcustom_ca_storeifservererrors outUpdates
indexmapfrom 2.13.1 to 2.14.0Changelog
Sourced from indexmap's changelog.
Commits
bcd165bMerge pull request #439 from cuviper/release-2.14.04ef06a7Release 2.14.0d21826cMerge pull request #438 from cuviper/hashbrown-0.172566becUpgrade tohashbrown v0.174b62776Merge pull request #437 from cuviper/disjoint-panic478fba2Normalize the panic doc ofget_disjoint_mutfb6dafdMerge pull request #436 from cuviper/const-slice-mut5c237a2MakeSlice::{first,last,split_*}_mutmethodsconst48ff9ceMerge pull request #435 from cuviper/edition-2024648be98cargo fmtwith edition 2024Updates
libcfrom 0.2.184 to 0.2.185Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
71d5bfclibc: Release 0.2.1851027d1cRevert "ci: Pin nightly to 2026-04-01"0e9c6e5redox: Add semaphore functions24ef457feat: add back support for gnu windows x86 in ciaa75cafhorizon: Change POLL constants from c_short to c_intb7eda5ahexagon: add missing constants and fix types for linux-musld4613f9newlib/espidf: Add espidf_picolibc cfg for picolibc O_* flag valuesc89fd76Fix typo in Padding commentsb3264b2hexagon: decouple time64 types from musl symbol redirectsdb1ebeeci: Pin nightly to 2026-04-01Updates
pkg-configfrom 0.3.32 to 0.3.33Changelog
Sourced from pkg-config's changelog.
Commits
f4ac872Release 0.3.33bc42854Merge pull request #187 from Hofer-Julian/fix/error-message3ca2dd7fix: add pkg-config stderr to Rust error057321cMerge pull request #178 from altunenes/patch-15da039fsimple typoUpdates
rustlsfrom 0.23.37 to 0.23.38Commits
6b116bcBump version of rustlsa1da268client: allow skipping selected ALPN validation5b3ef11Fix ambiguous panic! warning0f0fbf5Fixclippy::result_large_err7e99b52Update semver-compatible dependenciesUpdates
rustls-webpkifrom 0.103.10 to 0.103.11Release notes
Sourced from rustls-webpki's releases.
Commits
57bc62cBump version to 0.103.11d0fa01eAllow parsing trust anchors with unknown criticial extensionsUpdates
toml_editfrom 0.25.10+spec-1.1.0 to 0.25.11+spec-1.1.0Commits
45456abchore: Releaseb100851docs: Update changelog165302ffix(edit): Preserve outer spans for malformed containers (#1141)1b0bd02fix(edit): Preserve outer spans for malformed arrays9eb4dabtest(parse): Cover malformed array parse error57ea4b4fix(edit): Preserve outer spans for malformed inline tables92e8001test(parse): Cover malformed inline table parse error36e558edocs: Fix spelling mistakeUpdates
zipfrom 8.5.0 to 8.5.1Release notes
Sourced from zip's releases.
Changelog
Sourced from zip's changelog.
Commits
5c0a0a2chore: release v8.5.1 (#766)e1fc904ci(deps): bump github/codeql-action from 4.32.6 to 4.35.1 (#769)ef6392drefactor: change magic finder to stack buffer (#763)f6c64ffrefactor: simplify extra field parsing (#764)