-
Notifications
You must be signed in to change notification settings - Fork 14
Bump the cargo group with 33 updates #95
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
Merged
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 33 updates: | Package | From | To | | --- | --- | --- | | [log](https://github.com/rust-lang/log) | `0.4.28` | `0.4.29` | | [toml_edit](https://github.com/toml-rs/toml) | `0.23.7` | `0.23.9` | | [jiff](https://github.com/BurntSushi/jiff) | `0.2.16` | `0.2.17` | | [insta](https://github.com/mitsuhiko/insta) | `1.44.3` | `1.45.1` | | [arc-swap](https://github.com/vorner/arc-swap) | `1.7.1` | `1.8.0` | | [camino](https://github.com/camino-rs/camino) | `1.2.1` | `1.2.2` | | [cargo-platform](https://github.com/rust-lang/cargo) | `0.3.1` | `0.3.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.48` | `1.2.51` | | [find-msvc-tools](https://github.com/rust-lang/cc-rs) | `0.1.5` | `0.1.6` | | [gix-trace](https://github.com/GitoxideLabs/gitoxide) | `0.1.15` | `0.1.16` | | [icu_properties](https://github.com/unicode-org/icu4x) | `2.1.1` | `2.1.2` | | [icu_properties_data](https://github.com/unicode-org/icu4x) | `2.1.1` | `2.1.2` | | [itoa](https://github.com/dtolnay/itoa) | `1.0.15` | `1.0.17` | | [jiff-static](https://github.com/BurntSushi/jiff) | `0.2.16` | `0.2.17` | | [jiff-tzdb](https://github.com/BurntSushi/jiff) | `0.1.4` | `0.1.5` | | [libc](https://github.com/rust-lang/libc) | `0.2.177` | `0.2.178` | | libredox | `0.1.10` | `0.1.12` | | [libz-rs-sys](https://github.com/trifectatechfoundation/zlib-rs) | `0.5.2` | `0.5.5` | | [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.104` | | [rustix](https://github.com/bytecodealliance/rustix) | `1.1.2` | `1.1.3` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.20` | `1.0.22` | | [serde_json](https://github.com/serde-rs/json) | `1.0.145` | `1.0.148` | | [serde_spanned](https://github.com/toml-rs/toml) | `1.0.3` | `1.0.4` | | [shell-words](https://github.com/tmiasko/shell-words) | `1.1.0` | `1.1.1` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.7` | `1.4.8` | | [simd-adler32](https://github.com/mcountryman/simd-adler32) | `0.3.7` | `0.3.8` | | [syn](https://github.com/dtolnay/syn) | `2.0.111` | `2.0.112` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.23.0` | `3.24.0` | | [toml_datetime](https://github.com/toml-rs/toml) | `0.7.3` | `0.7.5+spec-1.1.0` | | [toml_parser](https://github.com/toml-rs/toml) | `1.0.4` | `1.0.6+spec-1.1.0` | | [toml_writer](https://github.com/toml-rs/toml) | `1.0.4` | `1.0.6+spec-1.1.0` | | [zlib-rs](https://github.com/trifectatechfoundation/zlib-rs) | `0.5.2` | `0.5.5` | Updates `log` from 0.4.28 to 0.4.29 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.28...0.4.29) Updates `toml_edit` from 0.23.7 to 0.23.9 - [Commits](toml-rs/toml@v0.23.7...v0.23.9) Updates `jiff` from 0.2.16 to 0.2.17 - [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.16...jiff-static-0.2.17) Updates `insta` from 1.44.3 to 1.45.1 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.44.3...1.45.1) Updates `arc-swap` from 1.7.1 to 1.8.0 - [Changelog](https://github.com/vorner/arc-swap/blob/master/CHANGELOG.md) - [Commits](vorner/arc-swap@v1.7.1...v1.8.0) Updates `camino` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/camino-rs/camino/releases) - [Changelog](https://github.com/camino-rs/camino/blob/main/CHANGELOG.md) - [Commits](camino-rs/camino@camino-1.2.1...camino-1.2.2) Updates `cargo-platform` from 0.3.1 to 0.3.2 - [Changelog](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cargo/commits) Updates `cc` from 1.2.48 to 1.2.51 - [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.48...cc-v1.2.51) Updates `find-msvc-tools` from 0.1.5 to 0.1.6 - [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.6) Updates `gix-trace` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-trace-v0.1.15...gix-trace-v0.1.16) Updates `icu_properties` from 2.1.1 to 2.1.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 `icu_properties_data` from 2.1.1 to 2.1.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 `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 `jiff-static` from 0.2.16 to 0.2.17 - [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.16...jiff-static-0.2.17) Updates `jiff-tzdb` from 0.1.4 to 0.1.5 - [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.4...jiff-tzdb-0.1.5) Updates `libc` from 0.2.177 to 0.2.178 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.178/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.177...0.2.178) Updates `libredox` from 0.1.10 to 0.1.12 Updates `libz-rs-sys` from 0.5.2 to 0.5.5 - [Release notes](https://github.com/trifectatechfoundation/zlib-rs/releases) - [Changelog](https://github.com/trifectatechfoundation/zlib-rs/blob/main/docs/release.md) - [Commits](trifectatechfoundation/zlib-rs@v0.5.2...v0.5.5) 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.104 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.103...1.0.104) 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 `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 `serde_json` from 1.0.145 to 1.0.148 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.145...v1.0.148) Updates `serde_spanned` from 1.0.3 to 1.0.4 - [Commits](toml-rs/toml@serde_spanned-v1.0.3...serde_spanned-v1.0.4) Updates `shell-words` from 1.1.0 to 1.1.1 - [Commits](tmiasko/shell-words@v1.1.0...v1.1.1) 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 `simd-adler32` from 0.3.7 to 0.3.8 - [Changelog](https://github.com/mcountryman/simd-adler32/blob/main/CHANGELOG.md) - [Commits](https://github.com/mcountryman/simd-adler32/commits) Updates `syn` from 2.0.111 to 2.0.112 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.111...2.0.112) Updates `tempfile` from 3.23.0 to 3.24.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.23.0...v3.24.0) Updates `toml_datetime` from 0.7.3 to 0.7.5+spec-1.1.0 - [Commits](toml-rs/toml@toml_datetime-v0.7.3...toml_datetime-v0.7.5) Updates `toml_parser` from 1.0.4 to 1.0.6+spec-1.1.0 - [Commits](toml-rs/toml@toml_parser-v1.0.4...toml_parser-v1.0.6) Updates `toml_writer` from 1.0.4 to 1.0.6+spec-1.1.0 - [Commits](toml-rs/toml@toml_writer-v1.0.4...toml_writer-v1.0.6) Updates `zlib-rs` from 0.5.2 to 0.5.5 - [Release notes](https://github.com/trifectatechfoundation/zlib-rs/releases) - [Changelog](https://github.com/trifectatechfoundation/zlib-rs/blob/main/docs/release.md) - [Commits](trifectatechfoundation/zlib-rs@v0.5.2...v0.5.5) --- updated-dependencies: - dependency-name: log dependency-version: 0.4.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: toml_edit dependency-version: 0.23.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: jiff dependency-version: 0.2.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: insta dependency-version: 1.45.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: arc-swap dependency-version: 1.8.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: camino dependency-version: 1.2.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: cargo-platform dependency-version: 0.3.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: cc dependency-version: 1.2.51 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: find-msvc-tools dependency-version: 0.1.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: gix-trace dependency-version: 0.1.16 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: icu_properties dependency-version: 2.1.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: icu_properties_data dependency-version: 2.1.2 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: jiff-static dependency-version: 0.2.17 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: jiff-tzdb dependency-version: 0.1.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: libc dependency-version: 0.2.178 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: libz-rs-sys dependency-version: 0.5.5 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.104 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: ryu dependency-version: 1.0.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: serde_json dependency-version: 1.0.148 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: serde_spanned dependency-version: 1.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: shell-words dependency-version: 1.1.1 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: simd-adler32 dependency-version: 0.3.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: syn dependency-version: 2.0.112 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tempfile dependency-version: 3.24.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: toml_datetime dependency-version: 0.7.5+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: toml_parser dependency-version: 1.0.6+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: toml_writer dependency-version: 1.0.6+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zlib-rs dependency-version: 0.5.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <[email protected]>
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 33 updates:
0.4.280.4.290.23.70.23.90.2.160.2.171.44.31.45.11.7.11.8.01.2.11.2.20.3.10.3.21.2.481.2.510.1.50.1.60.1.150.1.162.1.12.1.22.1.12.1.21.0.151.0.170.2.160.2.170.1.40.1.50.2.1770.2.1780.1.100.1.120.5.20.5.51.11.11.13.01.0.1031.0.1041.1.21.1.31.0.201.0.221.0.1451.0.1481.0.31.0.41.1.01.1.11.4.71.4.80.3.70.3.82.0.1112.0.1123.23.03.24.00.7.30.7.5+spec-1.1.01.0.41.0.6+spec-1.1.01.0.41.0.6+spec-1.1.00.5.20.5.5Updates
logfrom 0.4.28 to 0.4.29Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
b1e2df7Merge pull request #719 from rust-lang/cargo/0.4.293fe1a54prepare for 0.4.29 release7a432d9Merge pull request #718 from rust-lang/ci/msrv0689d56rebump msrv to 1.68.046b448etry drop msrv back to 1.61.0929ab38fix up doc test feature gate957cecebump serde-dependent cratesbea40c8bump msrv to 1.68.0c540184Merge pull request #716 from rust-lang/ci-smaller-matrix2c971e63Merge branch 'master' into ci-smaller-matrix2Updates
toml_editfrom 0.23.7 to 0.23.9Commits
257b25dchore: Release0bb935adocs: Update changeloga6702eaRevert "refactor: AllowInlineTableinsert API to acceptInto\<Value>"640f758chore: Release86982e8docs: Update changelog18cee6bAllowInlineTableinsert API to acceptInto\<Value>(#1069)6b81439chore(deps): Update actions/checkout action to v6 (#1072)c708adfchore(deps): Update actions/checkout action to v686590e0refactor: AllowInlineTableinsert API to acceptInto\<Value>e644368chore(deps): Update github/codeql-action action to v4 (#1061)Updates
jifffrom 0.2.16 to 0.2.17Changelog
Sourced from jiff's changelog.
Commits
3b6547c0.2.17876d7c7changelog: 0.2.17edb7cd2deps: bump jiff-tzdb to 0.1.561dc9bdfmt: renameDecimaltoInteger1467f47fmt: get rid ofDecimal::end5b27b22fmt: simplify decimal formatter4d20415binary-size: remove many uses ofwrite!21f6952shared: remove escaping and UTF-8 routines fromsharedmodulea50f679logging: small tweak to formatting0392d43error: add note about introspectionUpdates
instafrom 1.44.3 to 1.45.1Release notes
Sourced from insta's releases.
... (truncated)
Changelog
Sourced from insta's changelog.
Commits
55f6999Release 1.45.1 (#850)00b1cd4Fix backward compatibility with TOML format produced by insta < 1.45.0 (#849)681a026Release 1.45.0 (#847)ad233cdSkip non-insta snapshot files in unreferenced detection (#846)d8e8dfeCollect warnings from tests for display after run (#840)521812cSupport clippy::needless_raw_strings lint (#828)5822a95Add external diff tool support via INSTA_DIFF_TOOL (#844)e50388fAdd config file support for disable_nextest_doctest (#842)5aadfe4Up-to-date, backwards-compatible TOML (#834)Updates
arc-swapfrom 1.7.1 to 1.8.0Changelog
Sourced from arc-swap's changelog.
Commits
2540d26Version bump to 1.8.09981e3aKeep "old" Cargo.lock around57a8abbFix documentation links346c5b6Fix some clippy warnings0bd349aFix support for Rust 1.31.057aa522Merge pull request #185 from SpriteOvO/pin4c0c4abImplementRefCntforPin\<Arc>andPin\<Rc>e596275Avoid warnings about hidden lifetimesd849a2dUse SeqCst in debt-lists1f9b221Merge pull request #186 from nbdd0121/provUpdates
caminofrom 1.2.1 to 1.2.2Release notes
Sourced from camino's releases.
Changelog
Sourced from camino's changelog.
Commits
0a908a3[camino] version 1.2.2eb1d7c9[meta] prepare release679538aadd Path and PathBuf methods added in Rust 1.91 (#119)73c7a36chore: minor improvement for docs (#115)60f0971attempt to fix build on older Rust versions (#116)Updates
cargo-platformfrom 0.3.1 to 0.3.2Commits
Updates
ccfrom 1.2.48 to 1.2.51Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
826c105chore: release (#1643)154ae3cRegenerate target info (#1642)3c8d24bUpdate Readmes (#1641)7e2898bUpdate rusqlite requirement from 0.37.0 to 0.38.0 (#1638)0f78e0cchore(cc): release v1.2.50 (#1636)cd1d949Fix #283: Make warnings(false) actually suppress compiler warnings (#1633)7c01d41fix(#172): prevent OUT_DIR escape for '..' file paths (#1631)9ec00e4chore(cc): release v1.2.49 (#1628)4813f2aFix run_output to prevent infinite blocking (#1627)0a1bc19Fix detect_family deadlock (#1626)Updates
find-msvc-toolsfrom 0.1.5 to 0.1.6Release notes
Sourced from find-msvc-tools's releases.
Commits
826c105chore: release (#1643)154ae3cRegenerate target info (#1642)3c8d24bUpdate Readmes (#1641)7e2898bUpdate rusqlite requirement from 0.37.0 to 0.38.0 (#1638)0f78e0cchore(cc): release v1.2.50 (#1636)cd1d949Fix #283: Make warnings(false) actually suppress compiler warnings (#1633)7c01d41fix(#172): prevent OUT_DIR escape for '..' file paths (#1631)9ec00e4chore(cc): release v1.2.49 (#1628)4813f2aFix run_output to prevent infinite blocking (#1627)0a1bc19Fix detect_family deadlock (#1626)Updates
gix-tracefrom 0.1.15 to 0.1.16Release notes
Sourced from gix-trace's releases.
Commits
21fecdfRelease gix-date v0.11.1, gix-actor v0.36.1, gix-trace v0.1.16, gix-features ...b1616ebAdd report for December 253cf78c3Merge pull request #2272 from GitoxideLabs/copilot/add-gix-date-baseline-testsfad8219refactor7dfb2dafeat: Add comprehensive data parsing support25099c8Merge pull request #2294 from GitoxideLabs/copilot/replace-zip-crate-with-rawzipfb6386bAddress copilot review8c9b4d6refactor60290f1Replace zip crate with rawzip in gix-archiveb77744fMerge pull request #2298 from GitoxideLabs/copilot/replace-libz-rs-sys-with-z...Updates
icu_propertiesfrom 2.1.1 to 2.1.2Commits
Updates
icu_properties_datafrom 2.1.1 to 2.1.2Commits
Updates
itoafrom 1.0.15 to 1.0.17Release notes
Sourced from itoa's releases.
Commits
21d6109Release 1.0.1755c15a1Use performance chart from itoa-benchmarkcf33343Update ryu links to zmij2dff249Set repr(C) on DECIMAL_PAIRS4c18677Release 1.0.162e6134dExclude benchmark dependencies from being compiled by miri2c7311bMerge pull request #65 from dtolnay/upbb76a9cUpdate libcore implementation links83539d1Ignore cast_lossless pedantic clippy lint4394758Update benchmark chartUpdates
jiff-staticfrom 0.2.16 to 0.2.17Changelog
Sourced from jiff-static's changelog.
Commits
3b6547c0.2.17876d7c7changelog: 0.2.17edb7cd2deps: bump jiff-tzdb to 0.1.561dc9bdfmt: renameDecimaltoInteger1467f47fmt: get rid ofDecimal::end5b27b22fmt: simplify decimal formatter4d20415binary-size: remove many uses ofwrite!21f6952shared: remove escaping and UTF-8 routines fromsharedmodulea50f679logging: small tweak to formatting0392d43error: add note about introspectionUpdates
jiff-tzdbfrom 0.1.4 to 0.1.5Changelog
Sourced from jiff-tzdb's changelog.
Commits
f889e5bjiff-tzdb-0.1.54526cd2jiff-tzdb: update to tzdb 2025c9d7e099fuzz: add initial set of fuzzer targets552b9d1civil: addedFromStrandDisplayimpls forISOWeekDate6bab68djiff-icu-0.2.2422353bjiff-icu: addTryFromimpls foricu_time::zone::models::AtTime0a91070changelog: 0.2.16ba1de61jiff-icu-0.2.12ef60450.2.160b293b4doc: a few documentation fixesUpdates
libcfrom 0.2.177 to 0.2.178Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
2b95cbechore: release libc 0.2.178