ruffle-rs/ruffle

meta: Dependencies declared in multiple crates should be workspace dependencies

Open

#15,460 opened on Mar 6, 2024

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Rust (17,394 stars) (932 forks)batch import
A-buildA-depscode-cleanupgood first issue

Description

This is to reduce the churn of updating them, and the possibility of them getting accidentally out of sync, therefore dupicated (see for example: #15396).

I have a preliminary list of the most duplicated dependency crates - I can comment it here later if you think it'd be easier to get started with that, instead of discovering them on your own.

Yes, this is shameless "new-contributor-bait". :wink:

Contributor guide