Skip to main content

max / quasi

Take the current makeover suite Unifies the pins onto makeover 2.5.0, makeover-build 0.14.1, makeover-webview 0.22.1, makeover-tui 0.12.0, makeover-layout 0.12.0, makeover-geometry 0.7.0 and makeover-touch 0.8.1, one version of each.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-08-10 15:23 UTC
Signed with PGP, not checked
Commit: 98fad51ade67f9e0761ff886c3eb6809cb4460fc
Parent: 9d37f7b
2 files changed, +3 insertions, -3 deletions
M Cargo.lock +2 -2
@@ -1930,9 +1930,9 @@
1930 1930
1931 1931 [[package]]
1932 1932 name = "makeover-webview"
1933 - version = "0.21.1"
1933 + version = "0.22.1"
1934 1934 source = "registry+https://github.com/rust-lang/crates.io-index"
1935 - checksum = "4aab25a6794deb08c5b5a1be573401fdbc8bbe9c8decefd70d63a877eef24551"
1935 + checksum = "9110b5a405a2378d2ef7d93efedc2b65f4bdd32a3de902ee8192b20a8dc3f7f5"
1936 1936 dependencies = [
1937 1937 "makeover-geometry",
1938 1938 "makeover-layout",
@@ -16,7 +16,7 @@
16 16 quasi-router = { path = "../quasi-router", version = "0.1.0" }
17 17 quasi-http = { path = "../quasi-http", version = "0.1.0" }
18 18 makeover-layout = "0.12.0"
19 - makeover-webview = "0.21.1"
19 + makeover-webview = "0.22.1"
20 20 # `Node::Rich` carries markdown source and this is what turns it into markup.
21 21 # Optional and default-on: a renderer that cannot render the member makes the
22 22 # member do nothing, and a consumer with no rich text should not pay for a