Take makeover-webview 0.57.0
`.form-suggestion-why` became `.form-suggestion-detail` there, so the generated
stylesheet changes with it.
- Co-Authored-By
- Claude Opus 5 (1M context) <noreply@anthropic.com>
1 file changed,
+1 insertion,
-1 deletion
| 37 |
37 |
|
# a cell into a run of leaves, so "this text is a link" became a member the run
|
| 38 |
38 |
|
# holds rather than a field on one container, and the renderer needed a name for
|
| 39 |
39 |
|
# it that was not invented locally.
|
| 40 |
|
- |
makeover-webview = "0.56.0"
|
|
40 |
+ |
makeover-webview = "0.57.0"
|
| 41 |
41 |
|
makeover-geometry = "0.7"
|
| 42 |
42 |
|
|
| 43 |
43 |
|
[lints.rust]
|