Skip to main content

max / makenotwork

server: move the makeover-build requirement to 0.3.1 The lockfile already resolved there; this closes the declared lag.
Author: Max Johnson <me@maxj.phd> · 2026-08-01 14:34 UTC
Signed with PGP, not checked
Commit: 4235ff746f9cb1807c2da177fb1157237dbcb449
Parent: 138ae3d
1 file changed, +1 insertion, -1 deletion
@@ -172,7 +172,7 @@
172 172 # Emits static/geometry.css (makeover-geometry) and static/layout.css
173 173 # (makeover-webview). The same generator GO and BB run; only the output paths
174 174 # differ, since the server serves its stylesheets rather than bundling them.
175 - makeover-build = "0.3.0"
175 + makeover-build = "0.3.1"
176 176
177 177 [dev-dependencies]
178 178 tower = { version = "0.5.3", features = ["util"] }