max / makenotwork
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"] } |