shadowsocks / shadowsocks-rust

A Rust port of shadowsocks
https://shadowsocks.org/
MIT License
8.7k stars 1.18k forks source link

fix(deps): update rust crate pin-project to v1.1.7 #1732

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Type Update Change
pin-project dependencies patch 1.1.6 -> 1.1.7

Release Notes

taiki-e/pin-project (pin-project) ### [`v1.1.7`](https://redirect.github.com/taiki-e/pin-project/blob/HEAD/CHANGELOG.md#117---2024-10-24) [Compare Source](https://redirect.github.com/taiki-e/pin-project/compare/v1.1.6...v1.1.7) - Work around an issue on negative_impls that allows unsound overlapping `Unpin` implementations. ([#​357](https://redirect.github.com/taiki-e/pin-project/pull/357))

Configuration

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

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



This PR was generated by Mend Renovate. View the repository job log.