take makeover-build 0.48
- Co-Authored-By
- Claude Opus 5 (1M context) <noreply@anthropic.com>
2 files changed,
+2 insertions,
-2 deletions
| 3444 |
3444 |
|
|
| 3445 |
3445 |
|
[[package]]
|
| 3446 |
3446 |
|
name = "makeover-build"
|
| 3447 |
|
- |
version = "0.47.0"
|
|
3447 |
+ |
version = "0.48.0"
|
| 3448 |
3448 |
|
dependencies = [
|
| 3449 |
3449 |
|
"makeover",
|
| 3450 |
3450 |
|
"makeover-geometry",
|
| 18 |
18 |
|
# Materialises all three generated files: themes/, geometry.css, layout.css,
|
| 19 |
19 |
|
# and holds both drift checks this build.rs used to carry itself: touch density
|
| 20 |
20 |
|
# as of 0.17, breakpoints as of 0.18.
|
| 21 |
|
- |
makeover-build = "0.47.0"
|
|
21 |
+ |
makeover-build = "0.48.0"
|
| 22 |
22 |
|
# Cuts the two house faces into frontend/fonts/. A git dependency because
|
| 23 |
23 |
|
# quasi-type is `publish = false`, which is also why makeover-build cannot do
|
| 24 |
24 |
|
# this and only emits the CSS that fetches the result. The rev is the one
|