diff --git a/recipes/profiled/recipe.toml b/recipes/profiled/recipe.toml new file mode 100644 index 0000000000000000000000000000000000000000..1876ca3592c3d5694a69b1f6ba399f6cec2a759d --- /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"