mirror of
https://github.com/servo/servo
synced 2026-04-26 01:25:32 +02:00
This will ultimately make it simpler to update crate dependencies and reduce duplicate when specifying requirements. Generally, this change does not touch dependencies that are only used by a single crate. We could consider moving them to workspace dependencies in the future.