diff --git a/recipes/profiled/recipe.toml b/recipes/profiled/recipe.toml new file mode 100644 index 000000000..1876ca359 --- /dev/null +++ b/recipes/profiled/recipe.toml @@ -0,0 +1,5 @@ +[source] +git = "https://gitlab.redox-os.org/redox-os/profiled.git" + +[build] +template = "cargo"