main
tag: v0.1.0
tag: v0.10.0
tag: v0.11.0
tag: v0.12.0
tag: v0.13.0
tag: v0.14.0
tag: v0.15.0
tag: v0.16.0
tag: v0.17.0
tag: v0.18.0
tag: v0.19.0
tag: v0.2.0
tag: v0.20.0
tag: v0.21.0
tag: v0.22.0
tag: v0.22.1
tag: v0.23.0
tag: v0.24.0
tag: v0.25.0
tag: v0.26.0
tag: v0.27.0
tag: v0.28.0
tag: v0.29.0
tag: v0.3.0
tag: v0.30.0
tag: v0.31.0
tag: v0.31.1
tag: v0.31.2
tag: v0.32.0
tag: v0.33.0
tag: v0.34.0
tag: v0.4.0
tag: v0.5.0
tag: v0.6.0
tag: v0.7.0
tag: v0.8.0
tag: v0.8.1
tag: v0.8.2
tag: v0.8.3
tag: v0.9.0
Files
Commits
Tags
Notes
Issues
Follow makeover-layout to 0.43.0
`links = "makeover-layout"` forbids two copies of the vocabulary in one
graph, so every consumer moves in the same wave.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session
https://claude.ai/code/session_01MptwXZ8k65v19rFmdGAyki
1 file changed,
+1 insertion,
-1 deletion
14
14
# it resolves a SECOND makeover-layout beside the one the consumer asked for,
15
15
# and the two Priorities are nominally distinct. makeover-webview takes both
16
16
# crates and was carrying 0.12 and 0.14 at once because of this line.
17
-
makeover-layout = "0.42"
17
+
makeover-layout = "0.43"
18
18
19
19
[lints.rust]
20
20
unused = "warn"