diff --git a/recipes/wip/dev/rust-tools/miri/recipe.toml b/recipes/wip/dev/rust-tools/miri/recipe.toml new file mode 100644 index 000000000..db20e0cae --- /dev/null +++ b/recipes/wip/dev/rust-tools/miri/recipe.toml @@ -0,0 +1,6 @@ +#TODO not compiled or tested +[source] +git = "https://github.com/rust-lang/miri" +shallow_clone = true +[build] +template = "cargo"