Skip to main content

max / makeover-tui

Release 0.41.1: documentation without the historical narrative
Author: Max Johnson <me@maxj.phd> · 2026-08-31 11:43 UTC
Signed with PGP, not checked
Commit: 004bcef0ee3f4c7b30be0ba4109f68e6891844dd
Parent: 74d56ab
1 file changed, +1 insertion, -1 deletion
M Cargo.toml +1 -1
@@ -1,6 +1,6 @@
1 1 [package]
2 2 name = "makeover-tui"
3 - version = "0.41.0"
3 + version = "0.41.1"
4 4 edition = "2024"
5 5 description = "The terminal renderer for makeover-layout, on ratatui. Colour stops being the constraint above 256 entries; geometry never does, because an edge occupies a whole cell on every side."
6 6 license = "MIT"