Skip to main content

max / makeover-build

State makeover 2.3.0 rather than 2.2.0 Caret already resolved 2.3.0, so this changes nothing about what builds; it stops the manifest naming a version older than anything in the tree actually uses, which is what made the real staleness elsewhere hard to spot. Compiles clean.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-07-30 12:30 UTC
Signed with PGP, not checked
Commit: c809f690c3c933314345478942b8744079a95cd5
Parent: 2ff9d81
1 file changed, +1 insertion, -1 deletion
M Cargo.toml +1 -1
@@ -7,7 +7,7 @@
7 7 repository = "https://makenot.work/git/max/makeover-build"
8 8
9 9 [dependencies]
10 - makeover = "2.2.0"
10 + makeover = "2.3.0"
11 11 makeover-webview = "0.5.1"
12 12 makeover-geometry = "0.2.0"
13 13