redox/recipes/wip/dev/other/not-perf/recipe.toml
2025-06-08 17:33:08 -03:00

9 lines
181 B
TOML

#TODO perf_event_open crate error (after cargo update)
[source]
git = "https://github.com/koute/not-perf"
[build]
template = "custom"
script = """
cookbook_cargo_packages nperf
"""