From a8fff3d2157e63d2edaa5a808b21c65b0a5b4a16 Mon Sep 17 00:00:00 2001 From: Ribbon <ribbon_45@proton.me> Date: Sat, 11 May 2024 05:41:23 +0000 Subject: [PATCH] Update a recipe --- recipes/wip/benchmarks/rpc-perf/recipe.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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" -- GitLab