chore(deps): update rust crate pin-project-lite to v0.2.16 #216

Open
renovate-bot wants to merge 1 commit from renovate/pin-project-lite-0.x-lockfile into master
Collaborator

This PR contains the following updates:

Package Type Update Change
pin-project-lite workspace.dependencies patch 0.2.14 -> 0.2.16

Release Notes

taiki-e/pin-project-lite (pin-project-lite)

v0.2.16

Compare Source

  • Suppress clippy::absolute_paths, clippy::min_ident_chars, and clippy::single_char_lifetime_names lints in generated code.

v0.2.15

Compare Source

  • Work around an issue on negative_impls that allows unsound overlapping Unpin implementations. (#​84)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [pin-project-lite](https://github.com/taiki-e/pin-project-lite) | workspace.dependencies | patch | `0.2.14` -> `0.2.16` | --- ### Release Notes <details> <summary>taiki-e/pin-project-lite (pin-project-lite)</summary> ### [`v0.2.16`](https://github.com/taiki-e/pin-project-lite/blob/HEAD/CHANGELOG.md#0216---2025-01-06) [Compare Source](https://github.com/taiki-e/pin-project-lite/compare/v0.2.15...v0.2.16) - Suppress `clippy::absolute_paths`, `clippy::min_ident_chars`, and `clippy::single_char_lifetime_names` lints in generated code. ### [`v0.2.15`](https://github.com/taiki-e/pin-project-lite/blob/HEAD/CHANGELOG.md#0215---2024-10-24) [Compare Source](https://github.com/taiki-e/pin-project-lite/compare/v0.2.14...v0.2.15) - Work around an issue on negative_impls that allows unsound overlapping `Unpin` implementations. ([#&#8203;84](https://github.com/taiki-e/pin-project-lite/pull/84)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate-bot added 1 commit 2025-04-11 18:01:35 +02:00
Some required checks are missing.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/pin-project-lite-0.x-lockfile:renovate/pin-project-lite-0.x-lockfile
git checkout renovate/pin-project-lite-0.x-lockfile
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: bitsquid_dt/dtmt#216
No description provided.