Take makeover-layout 0.21.0
Image and Fit: the vocabulary can name a picture now.
- Co-Authored-By
- Claude Opus 5 (1M context) <noreply@anthropic.com>
1 file changed,
+1 insertion,
-1 deletion
| 13 |
13 |
|
# it resolves a SECOND makeover-layout beside the one the consumer asked for,
|
| 14 |
14 |
|
# and the two Priorities are nominally distinct. makeover-webview takes both
|
| 15 |
15 |
|
# crates and was carrying 0.12 and 0.14 at once because of this line.
|
| 16 |
|
- |
makeover-layout = "0.20.0"
|
|
16 |
+ |
makeover-layout = "0.21.0"
|
| 17 |
17 |
|
|
| 18 |
18 |
|
[lints.rust]
|
| 19 |
19 |
|
unused = "warn"
|