chore(deps): lock file maintenance rust crates #582
Merged
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:
3.0.0
->3.0.1
2.9.0
->2.10.0
0.2.1
->0.2.3
0.9.4
->0.10.0
🔧 This Pull Request updates lock files to use the latest dependency versions.
Release Notes
Boshen/criterion2.rs (criterion2)
v3.0.1
Compare Source
Other
indexmap-rs/indexmap (indexmap)
v2.10.0
Compare Source
extract_if
methods toIndexMap
andIndexSet
, similar to themethods for
HashMap
andHashSet
with ranges likeVec::extract_if
.#[track_caller]
annotations to functions that may panic.ibraheemdev/papaya (papaya)
v0.2.3
: 0.2.3Compare Source
v0.2.2
: 0.2.2Compare Source
HashMap
with key/value types that are aligned to less than 8 bytes. This is likely only relevant on 32-bit platforms (https://github.com/ibraheemdev/papaya/pull/74).Configuration
📅 Schedule: Branch creation - "before 9am on monday" in timezone Asia/Shanghai, 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.