redox/recipes/wip/dev/perf/samply/recipe.toml

9 lines
156 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/mstange/samply"
[build]
template = "custom"
script = """
cookbook_cargo_packages samply
"""