From d19dc7f02e247a1ce5f793df3938b68d196f7557 Mon Sep 17 00:00:00 2001 From: Ribbon <ribbon_45@proton.me> Date: Sun, 21 Apr 2024 09:27:11 +0000 Subject: [PATCH] Add a recipe --- recipes/wip/net/hinoki/recipe.toml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 recipes/wip/net/hinoki/recipe.toml diff --git a/recipes/wip/net/hinoki/recipe.toml b/recipes/wip/net/hinoki/recipe.toml new file mode 100644 index 000000000..c64c258c6 --- /dev/null +++ b/recipes/wip/net/hinoki/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +git = "https://github.com/jplatte/hinoki" +[build] +template = "cargo" -- GitLab