mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 22:04:19 +08:00
Improve ratatui recipe
This commit is contained in:
parent
1f8aabad76
commit
e50d2ad82e
@ -5,6 +5,7 @@ branch = "latest"
|
||||
shallow_clone = true
|
||||
[build]
|
||||
template = "cargo"
|
||||
cargoflags = ["--no-default-features --features termion"]
|
||||
cargopackages = [
|
||||
"async-github",
|
||||
"calendar-explorer",
|
||||
@ -12,6 +13,8 @@ cargopackages = [
|
||||
"chart",
|
||||
"color-explorer",
|
||||
"colors-rgb",
|
||||
"demo",
|
||||
"demo2",
|
||||
"hyperlink",
|
||||
"hello-world",
|
||||
"inline",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user