Skip to content

clean up dependencies#130

Merged
nbdd0121 merged 1 commit intomainfrom
dev/dep
Apr 14, 2026
Merged

clean up dependencies#130
nbdd0121 merged 1 commit intomainfrom
dev/dep

Conversation

@nbdd0121
Copy link
Copy Markdown
Member

The paste dependency is no longer used after syn migration. The prettyplease is already a dependency via trybuilld; the explicit dependency was used to enable the verbatim feature when it does not support &raw expressions. It is supported natively by prettyplease now so the feature (and the explicit dependency) was no longer needed.

The `paste` dependency is no longer used after `syn` migration. The
`prettyplease` is already a dependency via `trybuilld`; the explicit
dependency was used to enable the `verbatim` feature when it does not
support `&raw` expressions. It is supported natively by `prettyplease` now
so the feature (and the explicit dependency) was no longer needed.

Signed-off-by: Gary Guo <gary@garyguo.net>
@nbdd0121 nbdd0121 requested a review from BennoLossin April 14, 2026 13:48
Copy link
Copy Markdown
Member

@BennoLossin BennoLossin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@nbdd0121 nbdd0121 merged commit 08a1b35 into main Apr 14, 2026
26 checks passed
@nbdd0121 nbdd0121 deleted the dev/dep branch April 14, 2026 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants