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
| 19 |
19 |
|
# compile against an API added in a later one -- which is what `Depth::Overlay`
|
| 20 |
20 |
|
# would do here. The rest of the suite has pinned this way since
|
| 21 |
21 |
|
# makeover-webview found it the hard way.
|
| 22 |
|
- |
makeover-layout = "0.20.0"
|
|
22 |
+ |
makeover-layout = "0.21.0"
|
| 23 |
23 |
|
makeover = { version = "2.5", optional = true }
|
| 24 |
24 |
|
|
| 25 |
25 |
|
[lints.rust]
|