[roll] Roll infra/recipes [cargo_build] Only build requested binary

Some repos have multiple binaries. This should be harmless in the
case that there's only one, but it'll save some work when there
are multiple.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/873956
Original-Revision: e9109ba8d8b715ed922384413fba5f655f2276e6
GitOrigin-RevId: a8f951d9baf6c021e87b03344e86d627a084c92b
Change-Id: Ic543652eb8b5c39913024cf819df6d648103ac3c
diff --git a/infra/recipes b/infra/recipes
index 9adc649..578f8f6 100644
--- a/infra/recipes
+++ b/infra/recipes
@@ -11,6 +11,6 @@
              path="infra/recipes"
              remote="https://fuchsia.googlesource.com/infra/recipes"
              gerrithost="https://fuchsia-review.googlesource.com"
-             revision="94005940acc1ba0d6299cee5a28b7728e5159e9c"/>
+             revision="e9109ba8d8b715ed922384413fba5f655f2276e6"/>
   </projects>
 </manifest>