main
tag: v0.10.0
tag: v0.11.0
tag: v0.12.0
tag: v0.13.0
tag: v0.14.0
tag: v0.14.1
tag: v0.15.0
tag: v0.16.0
tag: v0.16.1
tag: v0.17.0
tag: v0.18.0
tag: v0.19.0
tag: v0.20.0
tag: v0.21.0
tag: v0.22.0
tag: v0.23.0
tag: v0.24.0
tag: v0.25.0
tag: v0.25.1
tag: v0.26.0
tag: v0.27.0
tag: v0.28.0
tag: v0.29.0
tag: v0.30.0
tag: v0.31.0
tag: v0.32.0
tag: v0.33.0
tag: v0.34.0
tag: v0.35.0
tag: v0.36.0
tag: v0.37.0
tag: v0.38.0
tag: v0.39.0
tag: v0.40.0
tag: v0.41.0
tag: v0.41.1
tag: v0.42.0
tag: v0.43.0
tag: v0.44.0
tag: v0.44.1
tag: v0.44.2
tag: v0.5.0
tag: v0.5.1
tag: v0.6.0
tag: v0.7.0
tag: v0.8.0
tag: v0.9.0
Files
Commits
Tags
Notes
Issues
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.
1 file changed,
+1 insertion,
-2 deletions
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"