diff --git a/recipes/twin-commander/recipe.toml b/recipes/twin-commander/recipe.toml new file mode 100644 index 0000000000000000000000000000000000000000..bc3caef610d167c7adaf4e92d7dcb8b0d308d8c6 --- /dev/null +++ b/recipes/twin-commander/recipe.toml @@ -0,0 +1,5 @@ +[source] +git = "https://github.com/kivimango/twin-commander.git" + +[build] +template = "cargo"