0.10.0: follow makeover-layout 0.17
No source change. makeover-layout carries links = "makeover-layout" since
0.16.0, so one graph may hold exactly one copy and a bump there is tree-wide by
construction rather than by anyone remembering. This is that bump arriving.
Minor rather than patch because pre-1.0 a minor is breaking, and this crate's
public surface is stated in makeover-layout's types: a consumer on 0.9.0 cannot
share a graph with one on 0.17.0.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-08-12 19:15 UTC
description = "The adaptation layer of the make-family design system: which affordances exist at a given input class and window size class. Names what appears and disappears, never how much space it takes."
6
6
license = "MIT"
@@ -13,7 +13,7 @@
13
13
# it resolves a SECOND makeover-layout beside the one the consumer asked for,
14
14
# and the two Priorities are nominally distinct. makeover-webview takes both
15
15
# crates and was carrying 0.12 and 0.14 at once because of this line.