Skip to main content

max / makeover-webview

Take the makeover 0.21 cascade's republished siblings makeover-touch 0.13.0, makeover-immediate 0.19.0, quasi 0.3.0 where each applies. Version-only; the code was already written against them.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-08-14 16:36 UTC
Signed with PGP, not checked
Commit: 3d84ca6cb080fdf122808328569fee52e600866d
Parent: 6ffadae
1 file changed, +1 insertion, -1 deletion
M Cargo.toml +1 -1
@@ -27,7 +27,7 @@
27 27 # satisfies "0.8" and keeps a second makeover-geometry in the graph next to the
28 28 # 0.7 this crate asks for. `Density` is nominally distinct across the two and
29 29 # the build fails on a type that reads as identical.
30 - makeover-touch = "0.12.0"
30 + makeover-touch = "0.13.0"
31 31 makeover-geometry = "0.7"
32 32
33 33 [lints.rust]