fix(deps): update cargo pre-1.0 packages (patch) #6515
+61
−65
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.
This PR contains the following updates:
0.1.83
->0.1.85
0.15.8
->0.15.10
0.11.5
->0.11.6
0.24.1
->0.24.2
0.27.3
->0.27.5
0.2.168
->0.2.169
=0.4.7
->=0.4.8
0.4.22
->0.4.25
0.2.15
->0.2.16
0.12.9
->0.12.12
0.12.9
->0.12.12
0.23.19
->0.23.21
0.4.1
->0.4.2
0.2.16
->0.2.17
Release Notes
dtolnay/async-trait (async-trait)
v0.1.85
Compare Source
Self: 'async_trait
bound in impl when not needed by signature (#284)v0.1.84
Compare Source
impl Trait
in return type (#282)console-rs/console (console)
v0.15.10
Compare Source
What's Changed
v0.15.9
Compare Source
What's Changed
rust-cli/env_logger (env_logger)
v0.11.6
Compare Source
Features
hickory-dns/hickory-dns (hickory-resolver)
v0.24.2
Compare Source
What's Changed
rust-lang/libc (libc)
v0.2.169
Compare Source
Added
sockaddr_vm
definition #4194Fixed
Breaking: rust-lang/rust#132975 corrected the signedness of
core::ffi::c_char
on various Tier 2 and Tier 3 platforms (mostly Arm and RISC-V) to match Clang. This release contains the corresponding changes tolibc
, including the following specific pull requests:c_char
with a reexport #4195c_char
on various targets #4199c_char
configuration fromrust-lang/rust
#4198Cleanup
c_void
in target-specific code #4200rust-fuzz/libfuzzer (libfuzzer-sys)
v0.4.8
Compare Source
Released 2024-11-07.
Added
LLVMFuzzerCustomCrossOver
through thefuzz_crossover
macro. See the
example_crossover
directory in this crate's repo for acomplete example.
Changed
libFuzzer
commitab51eccf88f5321e7c60591c5546b254b6afab99
(
release/19.x
).rust-lang/log (log)
v0.4.25
Compare Source
v0.4.24
Compare Source
v0.4.23
Compare Source
taiki-e/pin-project-lite (pin-project-lite)
v0.2.16
Compare Source
clippy::absolute_paths
,clippy::min_ident_chars
, andclippy::single_char_lifetime_names
lints in generated code.seanmonstar/reqwest (reqwest)
v0.12.12
Compare Source
tokio/time
on WASM.v0.12.11
Compare Source
v0.12.10
Compare Source
ClientBuilder::connector_layer()
to allow customizing the connector stack.ClientBuilder::http2_max_header_list_size()
option.content-length
) information when wrapping bodies.d-e-s-o/test-log (test-log)
v0.2.17
Compare Source
INFO
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.