From ff75cd808e26fd05a1587722593d73ddfdbe726b Mon Sep 17 00:00:00 2001 From: Ribbon Date: Thu, 4 Jan 2024 16:29:41 +0000 Subject: [PATCH] add rustyink --- recipes/wip/rustyink/recipe.toml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 recipes/wip/rustyink/recipe.toml diff --git a/recipes/wip/rustyink/recipe.toml b/recipes/wip/rustyink/recipe.toml new file mode 100644 index 00000000..e170c724 --- /dev/null +++ b/recipes/wip/rustyink/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +git = "https://github.com/arjunkomath/rustyink" +[build] +template = "cargo"