Boshen / cargo-shear

Detect and remove unused dependencies from Cargo.toml
MIT License
92 stars 5 forks source link

chore(deps): update rust crates #96

Closed renovate[bot] closed 5 days ago

renovate[bot] commented 5 days ago

This PR contains the following updates:

Package Type Update Change
anyhow dependencies patch 1.0.91 -> 1.0.92
syn dependencies patch 2.0.85 -> 2.0.87

Release Notes

dtolnay/anyhow (anyhow) ### [`v1.0.92`](https://redirect.github.com/dtolnay/anyhow/releases/tag/1.0.92) [Compare Source](https://redirect.github.com/dtolnay/anyhow/compare/1.0.91...1.0.92) - Support Rust 1.82's `&raw const` and `&raw mut` syntax inside `ensure!` ([#​390](https://redirect.github.com/dtolnay/anyhow/issues/390))
dtolnay/syn (syn) ### [`v2.0.87`](https://redirect.github.com/dtolnay/syn/releases/tag/2.0.87) [Compare Source](https://redirect.github.com/dtolnay/syn/compare/2.0.86...2.0.87) - Add [`Cursor::any_group`](https://docs.rs/syn/2/syn/buffer/struct.Cursor.html#method.any_group) ([#​1777](https://redirect.github.com/dtolnay/syn/issues/1777)) - Add [`Expr::peek`](https://docs.rs/syn/2/syn/enum.Expr.html#method.peek) ([#​1778](https://redirect.github.com/dtolnay/syn/issues/1778)) - Improve syntax support for enum discriminant expressions in non-"full" mode ([#​1779](https://redirect.github.com/dtolnay/syn/issues/1779)) ### [`v2.0.86`](https://redirect.github.com/dtolnay/syn/releases/tag/2.0.86) [Compare Source](https://redirect.github.com/dtolnay/syn/compare/2.0.85...2.0.86) - Support peeking the end of a parse stream ([#​1689](https://redirect.github.com/dtolnay/syn/issues/1689)) - Allow `parse_quote!` to produce Vec\ ([#​1775](https://redirect.github.com/dtolnay/syn/issues/1775))

Configuration

📅 Schedule: Branch creation - "before 10am 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.

renovate[bot] commented 5 days ago

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.