-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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 crates group across 1 directory with 38 updates #2323
Closed
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
Bumps the crates group with 30 updates in the /userspace/ksud directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.93` | `1.0.95` | | [clap](https://github.com/clap-rs/clap) | `4.5.21` | `4.5.23` | | [const_format](https://github.com/rodrimati1992/const_format_crates) | `0.2.33` | `0.2.34` | | [zip](https://github.com/zip-rs/zip2) | `2.2.0` | `2.2.2` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.11.5` | `0.11.6` | | [serde](https://github.com/serde-rs/serde) | `1.0.215` | `1.0.216` | | [serde_json](https://github.com/serde-rs/json) | `1.0.133` | `1.0.134` | | [libc](https://github.com/rust-lang/libc) | `0.2.164` | `0.2.169` | | [which](https://github.com/harryfei/which-rs) | `7.0.0` | `7.0.1` | | [chrono](https://github.com/chronotope/chrono) | `0.4.38` | `0.4.39` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.20` | `0.2.21` | | [bytes](https://github.com/tokio-rs/bytes) | `1.8.0` | `1.9.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.1` | `1.2.6` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.15` | `0.2.16` | | [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) | `0.5.13` | `0.5.14` | | [crossbeam-deque](https://github.com/crossbeam-rs/crossbeam) | `0.8.5` | `0.8.6` | | [crossbeam-queue](https://github.com/crossbeam-rs/crossbeam) | `0.3.11` | `0.3.12` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.20` | `0.8.21` | | [env_filter](https://github.com/rust-cli/env_logger) | `0.1.2` | `0.1.3` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.2.0` | `2.3.0` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.6.0` | `2.7.0` | | [itoa](https://github.com/dtolnay/itoa) | `1.0.13` | `1.0.14` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.8.0` | `0.8.2` | | [object](https://github.com/gimli-rs/object) | `0.36.5` | `0.36.7` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.91` | `1.0.92` | | [quote](https://github.com/dtolnay/quote) | `1.0.37` | `1.0.38` | | [syn](https://github.com/dtolnay/syn) | `2.0.89` | `2.0.92` | | [time](https://github.com/time-rs/time) | `0.3.36` | `0.3.37` | | [tokio](https://github.com/tokio-rs/tokio) | `1.41.1` | `1.42.0` | | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.95` | `0.2.99` | Updates `anyhow` from 1.0.93 to 1.0.95 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.93...1.0.95) Updates `clap` from 4.5.21 to 4.5.23 - [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.21...clap_complete-v4.5.23) Updates `const_format` from 0.2.33 to 0.2.34 - [Release notes](https://github.com/rodrimati1992/const_format_crates/releases) - [Changelog](https://github.com/rodrimati1992/const_format_crates/blob/master/Changelog.md) - [Commits](https://github.com/rodrimati1992/const_format_crates/commits/0.2.34) Updates `zip` from 2.2.0 to 2.2.2 - [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.0...v2.2.2) Updates `env_logger` from 0.11.5 to 0.11.6 - [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.5...v0.11.6) Updates `serde` from 1.0.215 to 1.0.216 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.215...v1.0.216) Updates `serde_json` from 1.0.133 to 1.0.134 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.133...v1.0.134) Updates `libc` from 0.2.164 to 0.2.169 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.169/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.164...0.2.169) Updates `which` from 7.0.0 to 7.0.1 - [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.0...7.0.1) Updates `chrono` from 0.4.38 to 0.4.39 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.38...v0.4.39) Updates `allocator-api2` from 0.2.20 to 0.2.21 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/commits/v0.2.21) Updates `bytes` from 1.8.0 to 1.9.0 - [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.8.0...v1.9.0) Updates `cc` from 1.2.1 to 1.2.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@cc-v1.2.1...cc-v1.2.6) Updates `clap_builder` from 4.5.21 to 4.5.23 - [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.21...v4.5.23) Updates `clap_lex` from 0.7.3 to 0.7.4 - [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-v0.7.3...clap_lex-v0.7.4) Updates `const_format_proc_macros` from 0.2.33 to 0.2.34 - [Release notes](https://github.com/rodrimati1992/const_format_crates/releases) - [Changelog](https://github.com/rodrimati1992/const_format_crates/blob/master/Changelog.md) - [Commits](https://github.com/rodrimati1992/const_format_crates/commits/0.2.34) Updates `cpufeatures` from 0.2.15 to 0.2.16 - [Commits](RustCrypto/utils@cpufeatures-v0.2.15...cpufeatures-v0.2.16) Updates `crossbeam-channel` from 0.5.13 to 0.5.14 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-channel-0.5.13...crossbeam-channel-0.5.14) Updates `crossbeam-deque` from 0.8.5 to 0.8.6 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-deque-0.8.5...crossbeam-deque-0.8.6) Updates `crossbeam-queue` from 0.3.11 to 0.3.12 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-queue-0.3.11...crossbeam-queue-0.3.12) Updates `crossbeam-utils` from 0.8.20 to 0.8.21 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-utils-0.8.20...crossbeam-utils-0.8.21) Updates `env_filter` from 0.1.2 to 0.1.3 - [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-v0.1.2...env_filter-v0.1.3) Updates `fastrand` from 2.2.0 to 2.3.0 - [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.2.0...v2.3.0) Updates `indexmap` from 2.6.0 to 2.7.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.6.0...2.7.0) Updates `itoa` from 1.0.13 to 1.0.14 - [Release notes](https://github.com/dtolnay/itoa/releases) - [Commits](dtolnay/itoa@1.0.13...1.0.14) Updates `miniz_oxide` from 0.8.0 to 0.8.2 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](Frommi/miniz_oxide@0.8.0...0.8.2) Updates `object` from 0.36.5 to 0.36.7 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](gimli-rs/object@0.36.5...0.36.7) Updates `proc-macro2` from 1.0.91 to 1.0.92 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.91...1.0.92) Updates `quote` from 1.0.37 to 1.0.38 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.37...1.0.38) Updates `serde_derive` from 1.0.215 to 1.0.216 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.215...v1.0.216) Updates `syn` from 2.0.89 to 2.0.92 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.89...2.0.92) Updates `time` from 0.3.36 to 0.3.37 - [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.36...v0.3.37) Updates `tokio` from 1.41.1 to 1.42.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.41.1...tokio-1.42.0) Updates `wasm-bindgen` from 0.2.95 to 0.2.99 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](rustwasm/wasm-bindgen@0.2.95...0.2.99) Updates `wasm-bindgen-backend` from 0.2.95 to 0.2.99 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](rustwasm/wasm-bindgen@0.2.95...0.2.99) Updates `wasm-bindgen-macro` from 0.2.95 to 0.2.99 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](rustwasm/wasm-bindgen@0.2.95...0.2.99) Updates `wasm-bindgen-macro-support` from 0.2.95 to 0.2.99 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](rustwasm/wasm-bindgen@0.2.95...0.2.99) Updates `wasm-bindgen-shared` from 0.2.95 to 0.2.99 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](rustwasm/wasm-bindgen@0.2.95...0.2.99) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates - dependency-name: const_format dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates - dependency-name: env_logger dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates - dependency-name: which dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: bytes dependency-type: indirect update-type: version-update:semver-minor dependency-group: crates - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: clap_builder dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: clap_lex dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: const_format_proc_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: crossbeam-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: crossbeam-deque dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: crossbeam-queue dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: env_filter dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: crates - dependency-name: indexmap dependency-type: indirect update-type: version-update:semver-minor dependency-group: crates - dependency-name: itoa dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: proc-macro2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: quote dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: syn dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: time dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: tokio dependency-type: indirect update-type: version-update:semver-minor dependency-group: crates - dependency-name: wasm-bindgen dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: wasm-bindgen-backend dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: wasm-bindgen-macro dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: wasm-bindgen-macro-support dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: wasm-bindgen-shared dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Dec 27, 2024
Superseded by #2330. |
dependabot
bot
deleted the
dependabot/cargo/userspace/ksud/crates-8eb17f4f9a
branch
December 30, 2024 12:08
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 crates group with 30 updates in the /userspace/ksud directory:
1.0.93
1.0.95
4.5.21
4.5.23
0.2.33
0.2.34
2.2.0
2.2.2
0.11.5
0.11.6
1.0.215
1.0.216
1.0.133
1.0.134
0.2.164
0.2.169
7.0.0
7.0.1
0.4.38
0.4.39
0.2.20
0.2.21
1.8.0
1.9.0
1.2.1
1.2.6
0.2.15
0.2.16
0.5.13
0.5.14
0.8.5
0.8.6
0.3.11
0.3.12
0.8.20
0.8.21
0.1.2
0.1.3
2.2.0
2.3.0
2.6.0
2.7.0
1.0.13
1.0.14
0.8.0
0.8.2
0.36.5
0.36.7
1.0.91
1.0.92
1.0.37
1.0.38
2.0.89
2.0.92
0.3.36
0.3.37
1.41.1
1.42.0
0.2.95
0.2.99
Updates
anyhow
from 1.0.93 to 1.0.95Release notes
Sourced from anyhow's releases.
Commits
48be1ca
Release 1.0.95a03d6d6
Merge pull request #402 from dtolnay/fromboxed52e4abb
Add Error::from_boxed with documentation about bidirectional?
ffecefc
Merge pull request #401 from dtolnay/construct671f700
Add construct_ prefix to name of private construct functions8ceb5e9
Release 1.0.94b9009ab
Merge pull request #399 from dtolnay/okvalue863791a
Align naming between Ok function argument and its documentation2081692
Merge pull request #398 from zertosh/ok_doc_formatcc2cecb
Fix anyhow::Ok rustdoc code formattingUpdates
clap
from 4.5.21 to 4.5.23Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
7916028
chore: Release804498d
docs: Update changelogf9721f1
Merge pull request #5695 from epage/valueb04bf72
fix(complete)!: Be consistent in value language0e28259
chore: Releasee55c986
docs: Update changelogc7157df
Merge pull request #5692 from epage/self84252b7
fix(complete): Allow completing '.'eded64a
test(complete): Verify PathCompleter::dirUpdates
const_format
from 0.2.33 to 0.2.34Release notes
Sourced from const_format's releases.
... (truncated)
Changelog
Sourced from const_format's changelog.
Commits
Updates
zip
from 2.2.0 to 2.2.2Release notes
Sourced from zip's releases.
Changelog
Sourced from zip's changelog.
Commits
e074e09
chore: release v2.2.2 (#270)33c71cc
fix: rewrite the EOCD/EOCD64 detection to fix extreme performance regression ...810d18a
deps: Relax dependency versions (#243)2c03abc
chore: release v2.2.1 (#264)591ce5d
fix: remove executable bit (#238)ff877df
fix(lzma): fixed panic in case of invalid lzma stream (#259)0ea2744
Add function to raw copy files and update metadata (#260)a5722e6
build(#237): Don't implicitly enableflate2/any_impl
, so that error when mi...de8e3d3
Use the tempfile crate instead of the tempdir crate (which is deprecated) (#254)73143a0
perf: Faster cde rejection (#255)Updates
env_logger
from 0.11.5 to 0.11.6Release notes
Sourced from env_logger's releases.
Changelog
Sourced from env_logger's changelog.
Commits
dc1a01a
chore: Release65f81b3
docs: Update changelog7742599
Merge pull request #345 from EriKWDev/main59229bc
fix: Test result of everything enabled has changedb0d4760
spelling + field names1bad1f5
feature: ability to display source file path and line number with default for...cc97bf7
chore(deps): Update Rust Stable to v1.83 (#343)240cd21
style: Make clippy happyda7ff82
chore: Update from _rust templateab1d854
chore(deps): Update Rust crate snapbox to v0.6.20 (#342)Updates
serde
from 1.0.215 to 1.0.216Release notes
Sourced from serde's releases.
Commits
ad8dd41
Release 1.0.216f91d2ed
Merge pull request #2868 from dtolnay/automaticallyderived9497463
Mark all generated trait impls as #[automatically_derived]46e9ecf
Merge pull request #2866 from tdittr/mark-visitors-as-generatede9c399c
Mark generatedimpl de::Visitor
blocks as#[automatically_derived]
b9dbfcb
Switch out fnv in favor of foldhash in testc270e27
Use BuildHasher instead of Hasher in collection macros0307f60
Resolve question_mark clippy lint in build scriptUpdates
serde_json
from 1.0.133 to 1.0.134Release notes
Sourced from serde_json's releases.
Commits
b2a1415
Release 1.0.1349875785
Tweak wording of NULL/TRUE/FALSE documentation4aa05b9
Merge pull request #1222 from dtolnay/rawvalueassocf42c7c7
Move RawValue associated constants into same impl block as public functions96576ba
Merge pull request #1221 from bheylin/add-const-raw-values-for-null-and-bools4db66fb
Add'static
lifetime toconst
's9c9aa1f
Add literal 'null', 'true' and 'false' consts toRawValue
struct.Updates
libc
from 0.2.164 to 0.2.169Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
bb5944c
chore: release v0.2.1698ebcf49
Merge pull request #4211 from tgross35/backport-openbsd-buildfab6a64
Skipc_char_def
on OpenBSDc86544f
Merge pull request #4206 from tgross35/backport-tomato2ade12c
Replace arch-conditionalc_char
with a reexport0567b59
Ignore ordering style forc_char
3e09b7c
Do not re-export c_void in target-specific code7e761a5
Fix c_char on various targets9fea17a
Mirrorc_char
configuration fromrust-lang/rust
3eb9670
feat: Update c_char typeUpdates
which
from 7.0.0 to 7.0.1Release notes
Sourced from which's releases.
Changelog
Sourced from which's changelog.
Commits
68acf2c
Fix changelog to link to GitHub profileb6754b2
Update CHANGELOG.md0c63719
fixes #106, bump patch version36cb494
Switch to env_home crate. Fixes #104Updates
chrono
from 0.4.38 to 0.4.39Release notes
Sourced from chrono's releases.
Commits
8b86349
Bump version to 0.4.3933aaebf
Update mod.rs65c47f3
Update CHANGELOG.mdca8232f
Update licenses for unicode-ident 1.0.141456fa0
Apply suggestions from clippy 1.831c7567b
Bump codecov/codecov-action from 4 to 5f9ffd6f
add#[inline]
tonum_days
7974c60
Fix comment.77d50b1
Fix typos771c047
Use Formatter::pad (instead of write_str) for WeekdaysUpdates
allocator-api2
from 0.2.20 to 0.2.21Commits
Updates
bytes
from 1.8.0 to 1.9.0Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
d0a14de
chore: prepare bytes v1.9.0 (#748)54f1c26
Rename hex_impl! to fmt_impl! and reuse it for fmt::Debug (#743)4cd8969
ReplaceBufMut::put
withBufMut::put_slice
in Writer impl (#745)2d996a2
Fix typo inBuf::chunk()
comment (#744)30ee8e9
AddBytes::from_owner
(#742)Updates
cc
from 1.2.1 to 1.2.6Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
7193599
chore: release v1.2.6 (#1333)ed54aa6
Don't inherit the/Oy
flag for 64-bit targets (#1330)9138052
chore: release v1.2.5 (#1323)8c79ed2
Check linking when testing if compiler flags are supported (#1322)5673a3f
chore: release v1.2.4 (#1320)82c8c7b
Add support for C/C++ compiler for Neutrino QNX:qcc
(#1319)9185b6a
use -maix64 instead of -m64 (#1307)1d96c83
chore: release v1.2.3 (#1316)7a263cf
Enable manual-run of release-pr.yml (#1318)ec73df9
Improve detection of environment when compiling from msbuild or msvc (#1310)Updates
clap_builder
from 4.5.21 to 4.5.23Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
fde45f9
chore: Release45d5d7e
docs: Update changelog4b82b97
chore: Releasea982adf
docs: Update changeloge5624f0
Merge pull request #5838 from cakebaker/support_uppercase_e_in_scientific_not...c8095c0
fix(lex): Allow an exponent 'E'9ebdf8c
test(lex): Allow 'E' in scientific notation5babafd
chore: Releaseac6b09c
docs: Update changelog18a81c4
Merge pull request #5836 from omertuc/reqselfUpdates
clap_lex
from 0.7.3 to 0.7.4Changelog
Sourced from clap_lex's changelog.
Commits
4b82b97
chore: Releasea982adf
docs: Update changeloge5624f0
Merge pull request #5838 from cakebaker/support_uppercase_e_in_scientific_not...c8095c0
fix(lex): Allow an exponent 'E'9ebdf8c
test(lex): Allow 'E' in scientific notation5babafd
chore: Releaseac6b09c
docs: Update changelog18a81c4
Merge pull request #5836 from omertuc/reqself29d9e88
fix(assert): Prevent arguments from requiring self52aad0e
test(asserts): Add test for self requiresUpdates
const_format_proc_macros
from 0.2.33 to 0.2.34Release notes
Sourced from const_format_proc_macros's releases.
... (truncated)
Changelog
Sourced from const_format_proc_macros's changelog.
Commits
Updates
cpufeatures
from 0.2.15 to 0.2.16Commits
b0d1a8a
cpufeatures: release v0.2.16 (#1138)21105ea
cpufeatures: fix cfg for freestanding x86 targets (#1137)e74e578
inout: release v0.2.0-rc.3 (#1135)ca82661
aarch64-dit: commit Cargo.lock (#1134)7948352
inout: addInOutBufReserved::split_reserved
method (#1133)8bb6c50
inout: addInOut::into_out
andInOutBufReserved::into_out
(#1132)Updates
crossbeam-channel
from 0.5.13 to 0.5.14Release notes
Sourced from crossbeam-channel's releases.