-
Notifications
You must be signed in to change notification settings - Fork 413
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
build(deps): bump the rust-dependencies group across 1 directory with 36 updates #965
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/cargo/apd/main/rust-dependencies-b636474a54
Closed
build(deps): bump the rust-dependencies group across 1 directory with 36 updates #965
dependabot
wants to merge
1
commit into
main
from
dependabot/cargo/apd/main/rust-dependencies-b636474a54
+80
−74
Conversation
This file contains 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
… 36 updates Bumps the rust-dependencies group with 31 updates in the /apd directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.95` | `1.0.97` | | [clap](https://github.com/clap-rs/clap) | `4.5.27` | `4.5.31` | | [zip](https://github.com/zip-rs/zip2) | `2.2.2` | `2.2.3` | | [log](https://github.com/rust-lang/log) | `0.4.25` | `0.4.26` | | [serde](https://github.com/serde-rs/serde) | `1.0.217` | `1.0.218` | | [serde_json](https://github.com/serde-rs/json) | `1.0.137` | `1.0.140` | | [libc](https://github.com/rust-lang/libc) | `0.2.169` | `0.2.170` | | [which](https://github.com/harryfei/which-rs) | `7.0.1` | `7.0.2` | | [sha256](https://github.com/baoyachi/sha256-rs) | `1.5.0` | `1.6.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.39` | `0.4.40` | | [android_log-sys](https://github.com/rust-mobile/android_log-sys-rs) | `0.3.1` | `0.3.2` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.85` | `0.1.87` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.16.0` | `3.17.0` | | [bytes](https://github.com/tokio-rs/bytes) | `1.9.0` | `1.10.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.10` | `1.2.16` | | [csv-core](https://github.com/BurntSushi/rust-csv) | `0.1.11` | `0.1.12` | | [either](https://github.com/rayon-rs/either) | `1.13.0` | `1.14.0` | | [equivalent](https://github.com/indexmap-rs/equivalent) | `1.0.1` | `1.0.2` | | [itoa](https://github.com/dtolnay/itoa) | `1.0.14` | `1.0.15` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.8.3` | `0.8.5` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.2` | `1.20.3` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.93` | `1.0.94` | | [quote](https://github.com/dtolnay/quote) | `1.0.38` | `1.0.39` | | redox_syscall | `0.5.8` | `0.5.10` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.19` | `1.0.20` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.18` | `1.0.20` | | [syn](https://github.com/dtolnay/syn) | `2.0.96` | `2.0.99` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.11` | `2.0.12` | | [time](https://github.com/time-rs/time) | `0.3.37` | `0.3.38` | | [typenum](https://github.com/paholg/typenum) | `1.17.0` | `1.18.0` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.15` | `1.0.18` | Updates `anyhow` from 1.0.95 to 1.0.97 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.95...1.0.97) Updates `clap` from 4.5.27 to 4.5.31 - [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.27...v4.5.31) Updates `zip` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](zip-rs/zip2@v2.2.2...v2.2.3) Updates `log` from 0.4.25 to 0.4.26 - [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.25...0.4.26) Updates `serde` from 1.0.217 to 1.0.218 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.217...v1.0.218) Updates `serde_json` from 1.0.137 to 1.0.140 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.137...v1.0.140) Updates `libc` from 0.2.169 to 0.2.170 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.170/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.169...0.2.170) Updates `which` from 7.0.1 to 7.0.2 - [Release notes](https://github.com/harryfei/which-rs/releases) - [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md) - [Commits](harryfei/which-rs@7.0.1...7.0.2) Updates `sha256` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/baoyachi/sha256-rs/releases) - [Commits](baoyachi/sha256-rs@1.5.0...1.6.0) Updates `chrono` from 0.4.39 to 0.4.40 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.39...v0.4.40) Updates `android_log-sys` from 0.3.1 to 0.3.2 - [Commits](https://github.com/rust-mobile/android_log-sys-rs/commits) Updates `async-trait` from 0.1.85 to 0.1.87 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.85...0.1.87) Updates `bumpalo` from 3.16.0 to 3.17.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](fitzgen/bumpalo@3.16.0...3.17.0) Updates `bytes` from 1.9.0 to 1.10.1 - [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.9.0...v1.10.1) Updates `cc` from 1.2.10 to 1.2.16 - [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.10...cc-v1.2.16) Updates `clap_builder` from 4.5.27 to 4.5.31 - [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.27...v4.5.31) Updates `clap_derive` from 4.5.24 to 4.5.28 - [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.24...v4.5.28) Updates `csv-core` from 0.1.11 to 0.1.12 - [Commits](https://github.com/BurntSushi/rust-csv/commits/csv-core-0.1.12) Updates `either` from 1.13.0 to 1.14.0 - [Commits](rayon-rs/either@1.13.0...1.14.0) Updates `equivalent` from 1.0.1 to 1.0.2 - [Commits](indexmap-rs/equivalent@v1.0.1...v1.0.2) Updates `itoa` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/itoa/releases) - [Commits](dtolnay/itoa@1.0.14...1.0.15) Updates `miniz_oxide` from 0.8.3 to 0.8.5 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](Frommi/miniz_oxide@0.8.3...0.8.5) Updates `once_cell` from 1.20.2 to 1.20.3 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.20.2...v1.20.3) Updates `proc-macro2` from 1.0.93 to 1.0.94 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.93...1.0.94) Updates `quote` from 1.0.38 to 1.0.39 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.38...1.0.39) Updates `redox_syscall` from 0.5.8 to 0.5.10 Updates `rustversion` from 1.0.19 to 1.0.20 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](dtolnay/rustversion@1.0.19...1.0.20) Updates `ryu` from 1.0.18 to 1.0.20 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](dtolnay/ryu@1.0.18...1.0.20) Updates `serde_derive` from 1.0.217 to 1.0.218 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.217...v1.0.218) Updates `syn` from 2.0.96 to 2.0.99 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.96...2.0.99) Updates `thiserror` from 2.0.11 to 2.0.12 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.11...2.0.12) Updates `thiserror-impl` from 2.0.11 to 2.0.12 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.11...2.0.12) Updates `time` from 0.3.37 to 0.3.38 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.37...v0.3.38) Updates `time-core` from 0.1.2 to 0.1.3 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](https://github.com/time-rs/time/commits) Updates `typenum` from 1.17.0 to 1.18.0 - [Release notes](https://github.com/paholg/typenum/releases) - [Changelog](https://github.com/paholg/typenum/blob/main/CHANGELOG.md) - [Commits](paholg/typenum@v1.17.0...v1.18.0) Updates `unicode-ident` from 1.0.15 to 1.0.18 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.15...1.0.18) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: which dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: sha256 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: android_log-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: bytes dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: clap_builder dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: clap_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: csv-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: either dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: equivalent dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: itoa dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: once_cell dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: proc-macro2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: quote dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: redox_syscall dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: syn dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: thiserror dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: time dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: time-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: typenum dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Superseded by #967. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 31 updates in the /apd directory:
1.0.95
1.0.97
4.5.27
4.5.31
2.2.2
2.2.3
0.4.25
0.4.26
1.0.217
1.0.218
1.0.137
1.0.140
0.2.169
0.2.170
7.0.1
7.0.2
1.5.0
1.6.0
0.4.39
0.4.40
0.3.1
0.3.2
0.1.85
0.1.87
3.16.0
3.17.0
1.9.0
1.10.1
1.2.10
1.2.16
0.1.11
0.1.12
1.13.0
1.14.0
1.0.1
1.0.2
1.0.14
1.0.15
0.8.3
0.8.5
1.20.2
1.20.3
1.0.93
1.0.94
1.0.38
1.0.39
0.5.8
0.5.10
1.0.19
1.0.20
1.0.18
1.0.20
2.0.96
2.0.99
2.0.11
2.0.12
0.3.37
0.3.38
1.17.0
1.18.0
1.0.15
1.0.18
Updates
anyhow
from 1.0.95 to 1.0.97Release notes
Sourced from anyhow's releases.
Commits
bfb89ef
Release 1.0.97c7fca9b
Ignore elidable_lifetime_names pedantic clippy lint427c0bb
Point standard library links to stablef0aa0d3
Release 1.0.96bc33c24
Convert html links to intra-doc links1cff785
Unset doc-scrape-examples for lib targetd71c806
More precise gitignore patterns3e40975
Remove **/*.rs.bk from project-specific gitignoreb880dd0
Ignore Cargo-generated tests/crate/target directory8891ce3
Merge pull request #404 from dtolnay/missingabiUpdates
clap
from 4.5.27 to 4.5.31Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
acf9abb
chore: Release9186a18
docs: Update changelog233c316
Merge pull request #5926 from sorairolake/feature/value-parser-factory-for-sa...13931a2
Merge pull request #5923 from Reverier-Xu/master536e29f
feat(builder): AddValueParserFactory
forSaturating\<T>
45ed71c
chore: Avoid using gen for rust 2024 preserved keyword5029bb3
chore: Avoid usinggen
for rust 2024 preserved keyword8a1d59b
chore(deps): Update Rust Stable to v1.85 (#5921)9caee53
docs(changelog): Clarify 5.0.0cb2352f
Merge pull request #5918 from epage/testUpdates
zip
from 2.2.2 to 2.2.3Release notes
Sourced from zip's releases.
Changelog
Sourced from zip's changelog.
Commits
57cb3a8
chore: release v2.2.3 (#297)3e78ee1
Update CI (#298)266826a
test(fuzz): fuzz_read no longer uses replace_with9d9234a
doc: remove out-of-date security-advisories folder (#294)55e1ae4
ci(fuzz): Update cargo-afl7a85a0d
Revert "chore: cargo fix --edition"1e6352b
style: Fix clippy warnings30ec0b7
chore: cargo fix --edition7c20fa3
ci(deps): bump actions/attest-build-provenance from 1 to 2 (#268)2e1da0d
chore(deps): update bzip2 requirement from 0.4.3 to 0.5.0 (#269)Updates
log
from 0.4.25 to 0.4.26Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
5a91554
Merge pull request #670 from rust-lang/cargo/0.4.265aba0c2
prepare for 0.4.26 release0551261
Merge pull request #669 from SpriteOvO/crate-doc-update3ff3bdc
Merge pull request #668 from SpriteOvO/value-clone931d883
Addspdlog-rs
link to crate doc310c9b4
DeriveClone
forkv::Value
Updates
serde
from 1.0.217 to 1.0.218Release notes
Sourced from serde's releases.
Commits
7bfd518
Release 1.0.218723a949
Merge pull request #2895 from dtolnay/stabledoc2b44efb
Point standard library links to stable03dc0fc
Merge pull request #2894 from dtolnay/doclink85cb0c4
Convert html links to intra-doc linksabe7194
Update ui test suite to nightly-2025-02-12aaccac7
Unset doc-scrape-examples for lib target7cd4d84
Update ui test suite to nightly-2025-02-0704ff3e8
More precise gitignore patternsdc3031b
Remove *.sw[po] from gitignoreUpdates
serde_json
from 1.0.137 to 1.0.140Release notes
Sourced from serde_json's releases.
Commits
7627834
Release 1.0.140d77a498
Merge pull request #1245 from serde-rs/powerpcb34d317
Delete unused gcc installationf7200c3
Ignore unbuffered_bytes clippy lint76cd4fb
Ignore elidable_lifetime_names pedantic clippy lint400eaa9
Point standard library links to stable4d4f53c
Release 1.0.1395d6b32f
Merge pull request #1242 from dtolnay/writefloate5bb8bd
Document behavior of write_f32/f64 on non-finite floats7a79781
Merge pull request #1241 from dtolnay/doclinkUpdates
libc
from 0.2.169 to 0.2.170Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
61d2698
chore: release v0.2.1700d2ea3c
Merge pull request #4284 from tgross35/backport-oysters42a30ad
Switch back to matchingtarget_os
rather thantarget_vendor
a0021d2
Add recent socket timestamping flags for Linux and Android7a7fe46
Apply modulo 256 to BSD WEXITSTATUS116b82e
Fix size of time_t in vxworksb668252
Add structures for freebsdb1d4d35
Merge pull request #4280 from tgross35/backport-time-b648b0ab16
Add forgotten SO_*_NEW values to powerpc, mips and armc5b7465
Rerun build if RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64 changesUpdates
which
from 7.0.1 to 7.0.2Release notes
Sourced from which's releases.
Changelog
Sourced from which's changelog.
Commits
bd86881
bump version, add to changelogcf37760
don't run relative dot test on macosf2c4bd6
update target to new name for wasm32-wasip187acc08
When searching for./script.sh
, don't return/path/to/./script.sh
Updates
sha256
from 1.5.0 to 1.6.0Release notes
Sourced from sha256's releases.
Commits
52a9131
Merge pull request #28 from baoyachi/support_char6c802f4
fix char type5dab840
Merge pull request #24 from baoyachi/laerling/separate-modulesae3702c
fix cia060075
fix cib60aca5
refactor codeeb70c00
fix cif0046c2
Merge pull request #23 from laerling/separate-modulesde7b778
Move openssl_sha256 module to separate file90f5cf7
Move tests module to separate fileUpdates
chrono
from 0.4.39 to 0.4.40Release notes
Sourced from chrono's releases.
Commits
2b7a28e
Bump version to 0.4.406d29c8a
Add quarter (%q) date string specifier07216ae
Upgrade to windows-bindgen 0.60bf1973c
Use similar-asserts to show bindgen diffd0f8b59
Restrict MSRV to check --lib1f345fd
Switch to 2024 idiom7f6cf5e
Switch to 2024 style11d227a
Apply suggestions from clippy 1.8515e287b
Use NaiveDateTime for internal tz_info methods. (#1658)8317e7c
docs: fix minor typoUpdates
android_log-sys
from 0.3.1 to 0.3.2Commits
Updates
async-trait
from 0.1.85 to 0.1.87Release notes
Sourced from async-trait's releases.
Commits
32540aa
Release 0.1.87137d14c
Resolve mem_replace_with_default clippy lint45fd82a
Ignore elidable_lifetime_names pedantic clippy lintea2f2a2
Point standard library links to stable3b78161
Update ui test suite to nightly-2025-02-1246a70c0
Release 0.1.860e43f29
Merge pull request #286 from dtolnay/dyncompc49cbcb
Update 'object safe' -> 'dyn compatible' naming in tests87316f9
Merge pull request #285 from dtolnay/dyncompeb69fb3
Delete section on dyn compatibility of default implementationsUpdates
bumpalo
from 3.16.0 to 3.17.0Changelog
Sourced from bumpalo's changelog.
Commits
b3707e8
Bump to version 3.17.0 (#263)0713b5f
addtry_
functions for slices andstr
(#260)8392c63
docs: fix typo (#257)b594a77
Fixed stacked borrows violation indealloc
(fixes #247) (#248)231403a
Reduce rust-version to 1.71.1 (#252)25d5f32
Remove bogus executable filesystem permissions from Rust sources (#249)30f8491
Fix warning when testing without theallocator_api
cargo feature (#245)Updates
bytes
from 1.9.0 to 1.10.1Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
19d1427
chore: prepare bytes v1.10.1 (#774)3667543
Fix memory leak inowned_to_vec
(#773)e0f3a25
chore: prepare bytes v1.10.0 (#766)16fd473
Add feature to support platforms without atomic CAS (#467)71824b0
ci: test AArch64 and run tests instead of build in cross job (#763)7a87660
Use [lints] to address unexpected_cfgs lint (#762)3ab876f
Try get methods for Buf trait (#753)a1b1208
Disable test_bytes_vec_alloc test on miri (#755)aae4969
Add specializedBuf::chunks_vectored
forTake
(#617)103d7bf
Remove incorrect guarantee forchunks_vectored
(#754)Updates
cc
from 1.2.10 to 1.2.16Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
... (truncated)
Commits
3c1325b
chore: release v1.2.16 (#1427)9131f33
clang-cl: use/arch:SSE2
forx86
target arch (#1425)8ea5e95
Regenerate windows-sys binding (#1422)b8c8c3f
Fix gen-windows-sys-binding (#1419)dc3f4b0
Fix regenerate-windows-sys.yml (#1420)a6c36b5
Regenerate target info (#1418)8127db1
MSVC: Add LIB var when compiling flag_check (#1417)439b75f
fix: force windows compiler to run inout_dir
to prevent artifacts in cwd (...181c03d
Change flag ordering (#1403)5fbe4d5
Update windows-bindgen requirement from 0.59 to 0.60 (#1412)Updates
clap_builder
from 4.5.27 to 4.5.31Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
acf9abb
chore: Release9186a18
docs: Update changelog233c316
Merge pull request #5926 from sorairolake/feature/value-parser-factory-for-sa...13931a2
Merge pull request #5923 from Reverier-Xu/master536e29f
feat(builder): AddValueParserFactory
forSaturating\<T>
45ed71c
chore: Avoid using gen for rust 2024 preserved keyword5029bb3
chore: Avoid usinggen
for rust 2024 preserved keyword8a1d59b
chore(deps): Update Rust Stable to v1.85 (#5921)9caee53
docs(changelog): Clarify 5.0.0cb2352f
Merge pull request #5918 from epage/testUpdates
clap_derive
from 4.5.24 to 4.5.28Release notes
Sourced from clap_derive's releases.
Changelog
Sourced from clap_derive's changelog.
Commits
336b645
chore: Release