redox/recipes/wip/benchmarks/rpc-perf/recipe.toml
2024-06-10 02:49:36 +00:00

9 lines
135 B
TOML

#TODO make zstd work
[source]
git = "https://github.com/iopsystems/rpc-perf"
[build]
template = "cargo"
dependencies = [
"zstd",
]