diff --git a/recipes/wip/benchmarks/rpc-perf/recipe.toml b/recipes/wip/benchmarks/rpc-perf/recipe.toml index f251c9dd2..2e08d05b5 100644 --- a/recipes/wip/benchmarks/rpc-perf/recipe.toml +++ b/recipes/wip/benchmarks/rpc-perf/recipe.toml @@ -1,6 +1,5 @@ #TODO Not compiled or tested [source] -git = "https://github.com/twitter/rpc-perf" - +git = "https://github.com/iopsystems/rpc-perf" [build] template = "cargo"