Take every dependency from the registry
makeover-layout and the three renderers are published, so the path deps
go. This also removes a real duplicate: makeover-build reached makeover
2.3.0 in-tree by path while the apps resolved 2.2.0 from the registry, so
their lockfiles carried both. No behaviour rode on it, since
embedded_themes returns raw theme source either way, but it is exactly
what deny.toml's multiple-versions warning is for.
No path deps left here.
Author: Max Johnson <me@maxj.phd> · 2026-07-28 22:26 UTC