diff --git a/recipes/wip/benchmarks/rpc-perf/recipe.toml b/recipes/wip/benchmarks/rpc-perf/recipe.toml index f251c9dd2a2b79eef570a75d7ae6d70fbb89102a..2e08d05b5f43308975c3c1dd207dfc77b970647e 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"