Bump the cargo group with 29 updates#62
Merged
Eliah Kagan (EliahKagan) merged 1 commit intomainfrom Apr 1, 2026
Merged
Conversation
Bumps the cargo group with 29 updates: | Package | From | To | | --- | --- | --- | | [jiff](https://github.com/BurntSushi/jiff) | `0.2.21` | `0.2.23` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.11.9` | `0.11.10` | | [argh](https://github.com/google/argh) | `0.1.14` | `0.1.19` | | [once_cell](https://github.com/matklad/once_cell) | `1.21.3` | `1.21.4` | | [anstyle](https://github.com/rust-cli/anstyle) | `1.0.13` | `1.0.14` | | [argh_derive](https://github.com/google/argh) | `0.1.14` | `0.1.19` | | [argh_shared](https://github.com/google/argh) | `0.1.14` | `0.1.19` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.56` | `1.2.57` | | [clap](https://github.com/clap-rs/clap) | `4.5.60` | `4.6.0` | | [clap_builder](https://github.com/clap-rs/clap) | `4.5.60` | `4.6.0` | | [clap_lex](https://github.com/clap-rs/clap) | `1.0.0` | `1.1.0` | | [dispatch2](https://github.com/madsmtm/objc2) | `0.3.0` | `0.3.1` | | [env_filter](https://github.com/rust-cli/env_logger) | `1.0.0` | `1.0.1` | | [getrandom](https://github.com/rust-random/getrandom) | `0.4.1` | `0.4.2` | | [instability](https://github.com/ratatui/instability) | `0.3.11` | `0.3.12` | | [itoa](https://github.com/dtolnay/itoa) | `1.0.17` | `1.0.18` | | [jiff-static](https://github.com/BurntSushi/jiff) | `0.2.21` | `0.2.23` | | [jiff-tzdb](https://github.com/BurntSushi/jiff) | `0.1.5` | `0.1.6` | | [kasuari](https://github.com/ratatui/kasuari) | `0.4.11` | `0.4.12` | | [libc](https://github.com/rust-lang/libc) | `0.2.182` | `0.2.183` | | [num-conv](https://github.com/jhpratt/num-conv) | `0.2.0` | `0.2.1` | | [objc2](https://github.com/madsmtm/objc2) | `0.6.3` | `0.6.4` | | [pin-project-lite](https://github.com/taiki-e/pin-project-lite) | `0.2.16` | `0.2.17` | | [piper](https://github.com/smol-rs/piper) | `0.2.4` | `0.2.5` | | [portable-atomic-util](https://github.com/taiki-e/portable-atomic-util) | `0.2.5` | `0.2.6` | | [quote](https://github.com/dtolnay/quote) | `1.0.44` | `1.0.45` | | [r-efi](https://github.com/r-efi/r-efi) | `5.3.0` | `6.0.0` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.40` | `0.8.47` | | [zerocopy-derive](https://github.com/google/zerocopy) | `0.8.40` | `0.8.48` | Updates `jiff` from 0.2.21 to 0.2.23 - [Release notes](https://github.com/BurntSushi/jiff/releases) - [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md) - [Commits](BurntSushi/jiff@jiff-static-0.2.21...jiff-static-0.2.23) Updates `env_logger` from 0.11.9 to 0.11.10 - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@v0.11.9...v0.11.10) Updates `argh` from 0.1.14 to 0.1.19 - [Release notes](https://github.com/google/argh/releases) - [Commits](https://github.com/google/argh/commits/v0.1.19) Updates `once_cell` from 1.21.3 to 1.21.4 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.21.3...v1.21.4) Updates `anstyle` from 1.0.13 to 1.0.14 - [Commits](rust-cli/anstyle@v1.0.13...v1.0.14) Updates `argh_derive` from 0.1.14 to 0.1.19 - [Release notes](https://github.com/google/argh/releases) - [Commits](https://github.com/google/argh/commits/v0.1.19) Updates `argh_shared` from 0.1.14 to 0.1.19 - [Release notes](https://github.com/google/argh/releases) - [Commits](https://github.com/google/argh/commits/v0.1.19) Updates `cc` from 1.2.56 to 1.2.57 - [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.56...cc-v1.2.57) Updates `clap` from 4.5.60 to 4.6.0 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.60...clap_complete-v4.6.0) Updates `clap_builder` from 4.5.60 to 4.6.0 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.60...v4.6.0) Updates `clap_lex` from 1.0.0 to 1.1.0 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_lex-v1.0.0...clap_lex-v1.1.0) Updates `dispatch2` from 0.3.0 to 0.3.1 - [Commits](madsmtm/objc2@dispatch2-0.3.0...dispatch2-0.3.1) Updates `env_filter` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@env_filter-v1.0.0...env_filter-v1.0.1) Updates `getrandom` from 0.4.1 to 0.4.2 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.4.1...v0.4.2) Updates `instability` from 0.3.11 to 0.3.12 - [Release notes](https://github.com/ratatui/instability/releases) - [Changelog](https://github.com/ratatui/instability/blob/main/CHANGELOG.md) - [Commits](ratatui/instability@instability-v0.3.11...instability-v0.3.12) Updates `itoa` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/itoa/releases) - [Commits](dtolnay/itoa@1.0.17...1.0.18) Updates `jiff-static` from 0.2.21 to 0.2.23 - [Release notes](https://github.com/BurntSushi/jiff/releases) - [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md) - [Commits](BurntSushi/jiff@jiff-static-0.2.21...jiff-static-0.2.23) Updates `jiff-tzdb` from 0.1.5 to 0.1.6 - [Release notes](https://github.com/BurntSushi/jiff/releases) - [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md) - [Commits](BurntSushi/jiff@jiff-tzdb-0.1.5...jiff-tzdb-0.1.6) Updates `kasuari` from 0.4.11 to 0.4.12 - [Release notes](https://github.com/ratatui/kasuari/releases) - [Changelog](https://github.com/ratatui/kasuari/blob/main/CHANGELOG.md) - [Commits](ratatui/kasuari@v0.4.11...v0.4.12) Updates `libc` from 0.2.182 to 0.2.183 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.183/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.182...0.2.183) Updates `num-conv` from 0.2.0 to 0.2.1 - [Commits](jhpratt/num-conv@v0.2.0...v0.2.1) Updates `objc2` from 0.6.3 to 0.6.4 - [Commits](madsmtm/objc2@objc2-0.6.3...objc2-0.6.4) Updates `pin-project-lite` from 0.2.16 to 0.2.17 - [Release notes](https://github.com/taiki-e/pin-project-lite/releases) - [Changelog](https://github.com/taiki-e/pin-project-lite/blob/main/CHANGELOG.md) - [Commits](taiki-e/pin-project-lite@v0.2.16...v0.2.17) Updates `piper` from 0.2.4 to 0.2.5 - [Release notes](https://github.com/smol-rs/piper/releases) - [Changelog](https://github.com/smol-rs/piper/blob/main/CHANGELOG.md) - [Commits](smol-rs/piper@v0.2.4...v0.2.5) Updates `portable-atomic-util` from 0.2.5 to 0.2.6 - [Release notes](https://github.com/taiki-e/portable-atomic-util/releases) - [Changelog](https://github.com/taiki-e/portable-atomic-util/blob/main/CHANGELOG.md) - [Commits](taiki-e/portable-atomic-util@v0.2.5...v0.2.6) Updates `quote` from 1.0.44 to 1.0.45 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.44...1.0.45) Updates `r-efi` from 5.3.0 to 6.0.0 - [Release notes](https://github.com/r-efi/r-efi/releases) - [Changelog](https://github.com/r-efi/r-efi/blob/main/NEWS.md) - [Commits](r-efi/r-efi@v5.3.0...v6.0.0) Updates `zerocopy` from 0.8.40 to 0.8.47 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.40...v0.8.47) Updates `zerocopy-derive` from 0.8.40 to 0.8.48 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.40...v0.8.48) --- updated-dependencies: - dependency-name: jiff dependency-version: 0.2.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: env_logger dependency-version: 0.11.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: argh dependency-version: 0.1.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: once_cell dependency-version: 1.21.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: anstyle dependency-version: 1.0.14 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: argh_derive dependency-version: 0.1.19 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: argh_shared dependency-version: 0.1.19 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: cc dependency-version: 1.2.57 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap dependency-version: 4.6.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: clap_builder dependency-version: 4.6.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: clap_lex dependency-version: 1.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: dispatch2 dependency-version: 0.3.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: env_filter dependency-version: 1.0.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: getrandom dependency-version: 0.4.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: instability dependency-version: 0.3.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: itoa dependency-version: 1.0.18 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: jiff-static dependency-version: 0.2.23 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: jiff-tzdb dependency-version: 0.1.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: kasuari dependency-version: 0.4.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: libc dependency-version: 0.2.183 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: num-conv dependency-version: 0.2.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: objc2 dependency-version: 0.6.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: pin-project-lite dependency-version: 0.2.17 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: piper dependency-version: 0.2.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: portable-atomic-util dependency-version: 0.2.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: quote dependency-version: 1.0.45 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: r-efi dependency-version: 6.0.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: cargo - dependency-name: zerocopy dependency-version: 0.8.47 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zerocopy-derive dependency-version: 0.8.48 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
Eliah Kagan (EliahKagan)
approved these changes
Apr 1, 2026
Member
Eliah Kagan (EliahKagan)
left a comment
There was a problem hiding this comment.
No SemVer-breaking changes to direct dependencies. LGTM.
There was a problem hiding this comment.
Pull request overview
Updates Rust crate dependencies (direct and transitive) via Cargo, refreshing the lockfile and a handful of manifest version pins.
Changes:
- Bump direct dependencies in
Cargo.toml(jiff,env_logger,argh,once_cell). - Refresh
Cargo.lockto newer resolved versions across the dependency graph (includingclap,cc,libc,zerocopy, etc.).
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| Cargo.toml | Updates a small set of direct dependency versions (incl. jiff and dev-deps). |
| Cargo.lock | Re-resolves the full dependency graph to newer versions for builds/tests/benches. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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 cargo group with 29 updates:
0.2.210.2.230.11.90.11.100.1.140.1.191.21.31.21.41.0.131.0.140.1.140.1.190.1.140.1.191.2.561.2.574.5.604.6.04.5.604.6.01.0.01.1.00.3.00.3.11.0.01.0.10.4.10.4.20.3.110.3.121.0.171.0.180.2.210.2.230.1.50.1.60.4.110.4.120.2.1820.2.1830.2.00.2.10.6.30.6.40.2.160.2.170.2.40.2.50.2.50.2.61.0.441.0.455.3.06.0.00.8.400.8.470.8.400.8.48Updates
jifffrom 0.2.21 to 0.2.23Changelog
Sourced from jiff's changelog.
Commits
e5b7f0d0.2.23ff23414jiff-tzdb-0.1.6225d54bjiff-tzdb: update to tzdb 2026a4fb63be0.2.2247f5abfsigned_duration: fix a panicking bug in `TryFrom<SignedDuration> for std::tim...c3d960efuzz: update dependenciesUpdates
env_loggerfrom 0.11.9 to 0.11.10Release notes
Sourced from env_logger's releases.
Changelog
Sourced from env_logger's changelog.
Commits
41320bfchore: Releasede8c74fdocs: Update changelogd550741docs(gh): Add sponsor link458b075chore(deps): Update Rust Stable to v1.94 (#401)8bc3fc3Merge pull request #400 from epage/update143fa64chore: Upgrade incompatibleb687a24chore: Upgrade compatible8cf1ba9Merge pull request #397 from rust-cli/renovate/crate-ci-typos-1.x094ecf7Merge pull request #396 from rust-cli/renovate/crate-ci-committed-1.x34ad626chore(deps): Update pre-commit hook crate-ci/typos to v1.44.0Updates
arghfrom 0.1.14 to 0.1.19Commits
Updates
once_cellfrom 1.21.3 to 1.21.4Changelog
Sourced from once_cell's changelog.
Commits
80fe900Merge pull request #296 from matklad/matklad/plfixa5e09c9release 1.21.42426d45Merge pull request #295 from matklad/matklad/plfixa144121Merge pull request #290 from alexanderkjall/run-tests-with-no-default-features232a1a4Merge pull request #292 from phil-opp/doc-fixd31767bfix OnceCell::wait with features=parking_lot28d29aeFix:sync::OnceCell::try_insertdocs should importsyncvariant0f78fb0make the command 'cargo test --no-default-features' workfda60a6Merge pull request #287 from AbeZbm/add-testsb5b98c0Add tests for OnceRefUpdates
anstylefrom 1.0.13 to 1.0.14Commits
0fe6f0fchore: Release332016edocs: Update changelogdd73f64Merge pull request #301 from Muscraft/fix-some-escape-codese2d2fb5fix: Make 4:0 removes all underline stylesd82d083feat: Support SGR 59 (reset underline color to default)85c9a86feat: Support SGR 22-29 (off codes)ac5c23brefactor: Reorder SGR match arms to follow numerical order2234b68test: Add tests for SGR off codes, underline subparams, and underline color r...ffb555fchore: Release55de8a6chore: Download libc to match cargoUpdates
argh_derivefrom 0.1.14 to 0.1.19Commits
Updates
argh_sharedfrom 0.1.14 to 0.1.19Commits
Updates
ccfrom 1.2.56 to 1.2.57Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
77f8866chore(cc): release v1.2.57 (#1681)c541d9bSize archiver batches according to argument length not argument count (#1689)1654cb9Improve the semantics ofBuild::env(#1682)5868a0fUse cargo-nextest in main.yml (#1686)c5610e1Update which requirement from ^4.0 to ^8.0 (#1683)d41559bSerialize tests that need environment variables (#1685)e35ca93Rename job 'regenerate' to 'rustc_target_test' (#1687)41965a9Don't run CI twice on every PR (#1684)9c4720brename__set_envtoenvand make it un-hidden (#1656)Updates
clapfrom 4.5.60 to 4.6.0Changelog
Sourced from clap's changelog.
Commits
9ab6deechore: Release374a30ddocs: Update changelogd0c8aabMerge pull request #6306 from epage/update686ce2fchore: Upgrade compatible8203238Merge pull request #6305 from epage/msrvc774a89docs: Reduce main's in doctests73534f6chore: Upgrade to 2025 editiondfe05a9chore: Bump MSRV to 1.858b41d0bchore: Release518220fdocs: Update changelogUpdates
clap_builderfrom 4.5.60 to 4.6.0Changelog
Sourced from clap_builder's changelog.
Commits
9ab6deechore: Release374a30ddocs: Update changelogd0c8aabMerge pull request #6306 from epage/update686ce2fchore: Upgrade compatible8203238Merge pull request #6305 from epage/msrvc774a89docs: Reduce main's in doctests73534f6chore: Upgrade to 2025 editiondfe05a9chore: Bump MSRV to 1.858b41d0bchore: Release518220fdocs: Update changelogUpdates
clap_lexfrom 1.0.0 to 1.1.0Changelog
Sourced from clap_lex's changelog.
... (truncated)
Commits
9ab6deechore: Release374a30ddocs: Update changelogd0c8aabMerge pull request #6306 from epage/update686ce2fchore: Upgrade compatible8203238Merge pull request #6305 from epage/msrvc774a89docs: Reduce main's in doctests73534f6chore: Upgrade to 2025 editiondfe05a9chore: Bump MSRV to 1.858b41d0bchore: Release518220fdocs: Update changelogUpdates
dispatch2from 0.3.0 to 0.3.1Commits
8852b42Bump objc2 0.6.3 -> 0.6.42d39cbaCherry-pick ae1c875 for objc2 v0.6.42ace80bCherry-pick relevant parts of 9bd26ee for objc2 v0.6.46780851Bump dispatch2 0.3.0 -> 0.3.1ad96317Cherry-pick e429f0a for dispatch2 v0.3.1ee273d9Cherry-pick a4821be for dispatch2 v0.3.1b4167b5Fix documentation on docs.rsf5df468Bump objc2 0.6.1 -> 0.6.21942c3eAllow unpredictable_function_pointer_comparisonsf6eb40dRelax signed encoding checks for register-sized integersUpdates
env_filterfrom 1.0.0 to 1.0.1Commits
41320bfchore: Releasede8c74fdocs: Update changelogd550741docs(gh): Add sponsor link458b075chore(deps): Update Rust Stable to v1.94 (#401)8bc3fc3Merge pull request #400 from epage/update143fa64chore: Upgrade incompatibleb687a24chore: Upgrade compatible8cf1ba9Merge pull request #397 from rust-cli/renovate/crate-ci-typos-1.x094ecf7Merge pull request #396 from rust-cli/renovate/crate-ci-committed-1.x34ad626chore(deps): Update pre-commit hook crate-ci/typos to v1.44.0Updates
getrandomfrom 0.4.1 to 0.4.2Changelog
Sourced from getrandom's changelog.
Commits
4d82673Release v0.4.2 (#821)158fdd4build(deps): bump the all-deps group with 3 updates (#818)5b0adccchangelog: fix Motor OS PR link (#816)f19d321changelog: move version links to relevant sections (#815)b83c779Avoid accessingerrnoon unexpected return values. (#810)3d1b151Updater-efito v6 (#814)73c17f7windows: check return value ofProcessPrng(#811)7589557Update Cargo.lock (#809)6dfd5cbUnify lazy types (#804)5e6b022Update Cargo.lock (#806)Updates
instabilityfrom 0.3.11 to 0.3.12Release notes
Sourced from instability's releases.
Changelog
Sourced from instability's changelog.
Commits
11ef7c1chore: release v0.3.12 (#36)7087692Do not document reexports (#33)Updates
itoafrom 1.0.17 to 1.0.18Release notes
Sourced from itoa's releases.
Commits
af77385Release 1.0.1873a7c03Merge pull request #68 from jhpratt/master7b4c86bOptimize 128-bit integer formatting0d8a489Fill in pointer cast typee693c49Merge pull request #67 from xtqqczze/as_mut_ptr29b3410Simplify pointer usage in Buffer::format methodbbf077fSwitch to 9975WX benchmark data65bc721Delete old chart codeUpdates
jiff-staticfrom 0.2.21 to 0.2.23Changelog
Sourced from jiff-static's changelog.
Commits
e5b7f0d0.2.23ff23414jiff-tzdb-0.1.6225d54bjiff-tzdb: update to tzdb 2026a4fb63be0.2.2247f5abfsigned_duration: fix a panicking bug in `TryFrom<SignedDuration> for std::tim...c3d960efuzz: update dependenciesUpdates
jiff-tzdbfrom 0.1.5 to 0.1.6Changelog
Sourced from jiff-tzdb's changelog.
... (truncated)
Commits
ff23414jiff-tzdb-0.1.6225d54bjiff-tzdb: update to tzdb 2026a4fb63be0.2.2247f5abfsigned_duration: fix a panicking bug in `TryFrom<SignedDuration> for std::tim...c3d960efuzz: update dependencies60191620.2.217c2b3cdchangelog: 0.2.219e76668civil: check fordays < 1inDate::new243d8a0changelog: add #518d57657aperf: optimize timestamp -> datetime conversionUpdates
kasuarifrom 0.4.11 to 0.4.12Release notes
Sourced from kasuari's releases.
Changelog
Sourced from kasuari's changelog.
Commits
168ae0cchore: release v0.4.12 (#47)651a1d8build(deps): bump the rust-dependencies group with 2 updates (#51)6c9d132feat: make Solver Send + Sync (#50)4aad6dbbuild(deps): bump thiserror from 2.0.17 to 2.0.18 in the rust-dependencies gr...10b659dbuild(deps): bump portable-atomic from 1.12.0 to 1.13.0 in the rust-dependenc...c6aa0b2build(deps): bump portable-atomic from 1.11.1 to 1.12.0 in the rust-dependenc...Updates
libcfrom 0.2.182 to 0.2.183Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
5660e6fchore: Release libc 0.2.1838b439b7allow unused link_cfg feature in rustc-dep-of-stde6436dcAdding structs and defines for vxworkse9cca04Linux: addname_to_handle_atandopen_by_handle_ataf8b812linux: relocate PIDFD definitions to src/newd0bd7e2NetBSD: add kinfo_file, kinfo_pcb structures and related constants17f5ccebuild(deps): bump actions/upload-artifact from 6 to 762c89e8OpenBSD: Wrap an unused field inPadding82cb126enable musl32_time64 and musl_v1_2_3 for hexagone7f9902redox: fix blkcnt_t typeUpdates
num-convfrom 0.2.0 to 0.2.1Commits
b9371fev0.2.1 releaseb824ea0Mark methods as inline2ebd69fAdd saturating, checked truncation2683790Remove non-normative info from licensesUpdates
objc2from 0.6.3 to 0.6.4Commits
8852b42Bump objc2 0.6.3 -> 0.6.42d39cbaCherry-pick ae1c875 for objc2 v0.6.42ace80bCherry-pick relevant parts of 9bd26ee for objc2 v0.6.46780851Bump dispatch2 0.3.0 -> 0.3.1ad96317Cherry-pick e429f0a for dispatch2 v0.3.1ee273d9Cherry-pick a4821be for dispatch2 v0.3.1Updates
pin-project-litefrom 0.2.16 to 0.2.17Release notes
Sourced from pin-project-lite's releases.
Changelog
Sourced from pin-project-lite's changelog.
Commits
3bdf763Release 0.2.171743702Update changelogbe3eb1aAdd comment about rust-version field to Cargo.toml2b5f66dUpdate allowed lint listc7495a0tools: Update tidy.shaa30a9fApply clippy to doctest0944bb9Update .deny.toml401bd71rustfmt: Set hex_literal_case = "Upper"28c4fectest: Update lint test67a0449tests: Update ui test output to nightly-2025-12-04Updates
piperfrom 0.2.4 to 0.2.5Release notes
Sourced from piper's releases.
Changelog
Sourced from piper's changelog.
Commits
85da45ev0.2.56dd31baAdd a test to verify that closing the write side doesn't break the reader side.f072208Switch ordering ofclosedload to useAcquireinstead ofRelaxed.a7614f2Fix ordering of available data check.aa05148Update criterion requirement from 0.7 to 0.8 (#29)3d62a59feat: Implement AsyncBufRead and related methods on Reader and Writer for dir...6581c84Update criterion requirement from 0.6 to 0.7 (#28)e198ca3Update criterion requirement from 0.4 to 0.6 (#25)db2dcb8Fix crates.io description for v0.2 reduced scope (#26)30dd8ecFix typo (#21)Updates
portable-atomic-utilfrom 0.2.5 to 0.2.6Release notes
Sourced from portable-atomic-util's releases.
Changelog
Sourced from portable-atomic-util's changelog.
Commits
08e9d6cRelease 0.2.601bc732Update changelog0a41253Apply clippy to doctest7f3d9e0Extract portable-atomic-util from portable-atomic repositoryd1465ffAdd comment about rust-version field to Cargo.toml