diff --git a/recipes/files/hf/recipe.toml b/recipes/files/hf/recipe.toml new file mode 100644 index 000000000..a70567971 --- /dev/null +++ b/recipes/files/hf/recipe.toml @@ -0,0 +1,4 @@ +[source] +git = "https://github.com/sorairolake/hf" +[build] +template = "cargo" diff --git a/recipes/wip/files/hf/recipe.toml b/recipes/wip/files/hf/recipe.toml index 6943199a7..a70567971 100644 --- a/recipes/wip/files/hf/recipe.toml +++ b/recipes/wip/files/hf/recipe.toml @@ -1,4 +1,3 @@ -#TODO not compiled or tested [source] git = "https://github.com/sorairolake/hf" [build]