[roll] Roll fuchsia [rust][async] Use zero as invalid handle ID for emulated handles
This is the value used for real handles, and agnostic code that sees raw
handle IDs was getting confused by the id zero.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/441169
Original-Revision: c3a741f68926d7a84770b6615cd79b2e34a3b091
GitOrigin-RevId: 12688d7e33a5c1459f0fe3eb571054ac63b0c531
Change-Id: Ia75f477e73f80fc71668afbe42e82091f7ec44d5
diff --git a/stem b/stem
index 9c64a2a..f2de97e 100644
--- a/stem
+++ b/stem
@@ -10,7 +10,7 @@
githooks=""
remote="https://fuchsia.googlesource.com/fuchsia"
gerrithost="https://fuchsia-review.googlesource.com"
- revision="5bc9a4da2314b5351c8849b18bd0baa3acb80c60"/>
+ revision="c3a741f68926d7a84770b6615cd79b2e34a3b091"/>
</projects>
<hooks>
<hook name="install-fx"