Skip to main content

max / makeover-touch

Take makeover-layout 0.35.0 `Candidate` arrives beside `Choice`, which is additive here: nothing in this crate reads a suggestion list. The bump is the same-pass forward fix rather than an adoption, so that the tree resolves against one layout version.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-08-22 02:56 UTC
Signed with PGP, not checked
Commit: a48105296d424ef04a2fd42d93c2e566d7f376ca
Parent: 58025f0
1 file changed, +1 insertion, -1 deletion
M Cargo.toml +1 -1
@@ -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.
16 - makeover-layout = "0.34.0"
16 + makeover-layout = "0.35.0"
17 17
18 18 [lints.rust]
19 19 unused = "warn"