From 32b4d66ebe35f6574b7cbc3bbb461bdc325c561b Mon Sep 17 00:00:00 2001 From: Ribbon <ribbon_45@proton.me> Date: Thu, 4 Jan 2024 18:00:08 +0000 Subject: [PATCH] add wepl --- recipes/wip/wepl/recipe.toml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 recipes/wip/wepl/recipe.toml diff --git a/recipes/wip/wepl/recipe.toml b/recipes/wip/wepl/recipe.toml new file mode 100644 index 000000000..19df7d20d --- /dev/null +++ b/recipes/wip/wepl/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +git = "https://github.com/rylev/wepl" +[build] +template = "cargo" -- GitLab