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 0000000000000000000000000000000000000000..7c71bfd45dee310f32b06825ba70aff88af10251 --- /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"