roll: pigweed, pw_toolchain 2 commits

f73ddb4d76eb9df pw_async2: Mark Task::IsRegistered as const
c52c57761a9ba39 pw_async2: Allow coroutine methods

https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: f29a915bb5ea870..f73ddb4d76eb9df
Roller-URL: https://ci.chromium.org/b/8741325112279622801
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I6e8b6ff9bde53f4016056583db6bbb34398ad3f5
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/226025
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
diff --git a/WORKSPACE b/WORKSPACE
index 88eb8ee..9b0d55b 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -84,8 +84,8 @@
     name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-07-26.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8741390908293927217.
-    commit = "f29a915bb5ea87066a4465d565644bed569dfd4b",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8741325112279622801.
+    commit = "f73ddb4d76eb9df1d197c8a68ccfa837fd28bb2f",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
 )
 
@@ -93,8 +93,8 @@
     name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-07-26.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8741390908293927217.
-    commit = "f29a915bb5ea87066a4465d565644bed569dfd4b",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8741325112279622801.
+    commit = "f73ddb4d76eb9df1d197c8a68ccfa837fd28bb2f",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
     strip_prefix = "pw_toolchain_bazel",
 )