roll: pigweed, pw_toolchain 3 commits

e45b2e6e9d351c1 pw_build: Add glob_dirs() Starlark helper
c75557d48defde3 pw_async2: Remove accidental macro #undef
1ee458eab8a52d3 emboss: Remove -Wdeprecated-copy from public_confi

https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: b572688d1fd4b02..e45b2e6e9d351c1
Roller-URL: https://ci.chromium.org/b/8739692067176854081
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I93225606ba5f26fa5fcc0b5379c8c705fc8dcd3b
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/229351
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index bd3ea53..07453c0 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -48,8 +48,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-08-13.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8739758273160459505.
-    commit = "b572688d1fd4b026db66c0c945ab3c7ae3b8dbfa",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8739692067176854081.
+    commit = "e45b2e6e9d351c1e207ae4c0489f7416e2ce006c",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
@@ -57,8 +57,8 @@
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-08-13.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8739758273160459505.
-    commit = "b572688d1fd4b026db66c0c945ab3c7ae3b8dbfa",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8739692067176854081.
+    commit = "e45b2e6e9d351c1e207ae4c0489f7416e2ce006c",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )