Skip to main content

max / makeover-tui

Take makeover-layout 0.1.0 from the registry The path dep was there because the description was unpublished. Three renderers have now exercised the vocabulary, which was the gate, so it is on crates.io and this crate has no path deps left.
Author: Max Johnson <me@maxj.phd> · 2026-07-28 22:23 UTC
Signed with PGP, not checked
Commit: 2ce352fc2eaeaf3935649848c3d380b08261fba0
Parent: 17bee55
1 file changed, +1 insertion, -2 deletions
M Cargo.toml +1 -2
@@ -8,8 +8,7 @@
8 8
9 9 [dependencies]
10 10 ratatui = { version = "0.30", default-features = false }
11 - # Path dep while both are unpublished, same as makeover-immediate.
12 - makeover-layout = { path = "../makeover-layout" }
11 + makeover-layout = "0.1.0"
13 12
14 13 [lints.rust]
15 14 unused = "warn"