0.19.0: require makeover-layout 0.21
Same reason makeover-touch takes 0.13.0: 0.18.0 is published asking for
^0.19, and makeover-layout carries `links`, so a stale requirement is a
resolver error rather than a working old pin.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-08-14 16:35 UTC
description = "The immediate-mode renderer for makeover-layout. Immediate mode is the constraint that matters, not the library: no cascade, no retained tree, one stroke per widget. Backed by egui."