0.33.0: take makeover-webview 0.40.0
The requirement moved to 0.40.0 in 05e001a but the version did not, so the
published 0.32.0 kept asking for ^0.39.0 while every other suite member was
on 0.40.0. Under `links` that is a resolver error rather than a warning, so
any consumer taking both makeover-build and makeover-webview 0.40.0 could
not resolve at all.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-08-15 15:14 UTC
description = "Build-script support for the make-family design system: materialise makeover's themes and makeover-webview's stylesheet into a Tauri app's frontend, once, instead of copying the same twenty lines into every consumer's build.rs."