diff --git a/recipes/wip/crates-tui/recipe.toml b/recipes/wip/crates-tui/recipe.toml new file mode 100644 index 0000000000000000000000000000000000000000..8af7a014e7ce7d2942cc89344997e63a65ababe2 --- /dev/null +++ b/recipes/wip/crates-tui/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +git = "https://github.com/ratatui-org/crates-tui" +[build] +template = "cargo"