Skip to main content

max / makeover-immediate

Take makeover-layout 0.20.0 The widget tier: Region::Widget, a named assembly of primitives. Additive here -- nothing in this crate matched Region exhaustively -- but the pin moves because a pre-1.0 minor is breaking and a stale pin builds on fw13 while failing everywhere else.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-08-14 15:16 UTC
Signed with PGP, not checked
Commit: 40d6f4cd27ab195e275c39c83e7b27ba2e3ff9b3
Parent: a57ed2d
1 file changed, +1 insertion, -1 deletion
M Cargo.toml +1 -1
@@ -12,7 +12,7 @@
12 12 # Exact patch rather than the minor, as the rest of the suite pins: a
13 13 # minor-only requirement is satisfied by a consumer lock holding an earlier
14 14 # patch, which then fails to compile against an API added in a later one.
15 - makeover-layout = "0.19.0"
15 + makeover-layout = "0.20.0"
16 16
17 17 [lints.rust]
18 18 unused = "warn"