Skip to main content

max / alloy_tui

Move to makeover-geometry 0.2.0 The pin named 0.1.0, and caret on a 0.x cannot reach 0.2.0 on its own, so this needed the manifest rather than a lockfile refresh. No code change: compiles clean and all 104 tests pass.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-07-30 04:20 UTC
Signed with PGP, not checked
Commit: 8c4cb12da607a3338f57986fc1c1775f8a0b775b
Parent: c54b827
1 file changed, +1 insertion, -1 deletion
M Cargo.toml +1 -1
@@ -16,7 +16,7 @@
16 16 # here while they were unpublished; it is gone, and so is the last reason this
17 17 # crate could not be published from a clean checkout.
18 18 makeover = "2.2.0"
19 - makeover-geometry = "0.1.0"
19 + makeover-geometry = "0.2.0"
20 20
21 21 [lints.rust]
22 22 unused = "warn"