redox/recipes/wip/benchmarks/canbench/recipe.toml
2024-06-10 02:39:36 +00:00

9 lines
161 B
TOML

#TODO compiled but not tested
[source]
git = "https://github.com/dfinity/canbench"
[build]
template = "custom"
script = """
cookbook_cargo_packages canbench
"""