redox/recipes/wip/bench/jasonisnthappy/recipe.toml
2026-05-15 22:36:18 +07:00

10 lines
170 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/sohzm/jasonisnthappy"
shallow_clone = true
[build]
template = "cargo"
cargoexamples = [
"bench_all"
]