fix(deps): update cargo pre-1.0 packages (patch) #6891
+22
−23
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.86
->0.1.87
0.1.9
->0.1.10
0.1.9
->0.1.10
0.11.5
->0.11.6
=0.4.7
->=0.4.9
0.3.31
->0.3.32
0.19.19
->0.19.20
0.2.4
->0.2.5
Release Notes
dtolnay/async-trait (async-trait)
v0.1.87
Compare Source
dtolnay/basic-toml (basic-toml)
v0.1.10
Compare Source
rust-cli/env_logger (env_logger)
v0.11.6
Compare Source
Features
rust-fuzz/libfuzzer (libfuzzer-sys)
v0.4.9
Compare Source
Released 2025-01-28.
Added
example_init
demonstrates how to pass an initialization code block tothe
fuzz_target!
macro.Changed
fuzz_target!
macro now supports the generation ofLLVMFuzzerInitialize
to execute initialization code once before running the fuzzer. This change is
not breaking and is completely backward compatible.
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
).dtolnay/linkme (linkme)
v0.3.32
Compare Source
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.