diff --git a/recipes/wip/dev/srgn/recipe.toml b/recipes/wip/dev/srgn/recipe.toml new file mode 100644 index 0000000000000000000000000000000000000000..9b9621c2a486c06e9504d17f17eeb5d7ba4f1df9 --- /dev/null +++ b/recipes/wip/dev/srgn/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +git = "https://github.com/alexpovel/srgn" +[build] +template = "cargo"