redox/recipes/wip/bench/rpc-perf/recipe.toml
2026-01-29 10:51:51 -03:00

10 lines
164 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/iopsystems/rpc-perf"
shallow_clone = true
[build]
template = "cargo"
dependencies = [
"zstd",
]