Closed maxdeviant closed 14 hours ago
This PR extracts an auto_update_ui crate out of the auto_update crate.
auto_update_ui
auto_update
This allows auto_update to not depend on heavier crates like editor, which in turn allows other downstream crates to start building sooner.
editor
Release Notes:
This PR extracts an
auto_update_ui
crate out of theauto_update
crate.This allows
auto_update
to not depend on heavier crates likeeditor
, which in turn allows other downstream crates to start building sooner.Release Notes: