diff --git a/recipes/wip/benchmarks/simple-disk-benchmark/recipe.toml b/recipes/wip/benchmarks/simple-disk-benchmark/recipe.toml new file mode 100644 index 000000000..7c71bfd45 --- /dev/null +++ b/recipes/wip/benchmarks/simple-disk-benchmark/recipe.toml @@ -0,0 +1,5 @@ +#TODO not compiled or tested +[source] +git = "https://github.com/schwa/simple-disk-benchmark-rs" +[build] +template = "cargo"