roll: pigweed, pw_toolchain: rust: Register Pigweed Rust toolchains with bzlmod

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/231689

https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: 00faa5bb544b18b..4816267a3988600
Roller-URL: https://ci.chromium.org/b/8737679301195134401
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I4fe7a8d8f7082d19e858f16bdd2fdbb6e795044b
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/234115
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 87c2939..32b04ed 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -50,8 +50,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-09-05.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8737680650015729569.
-    commit = "00faa5bb544b18ba6dc267c34269d8a8cc4e5591",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8737679301195134401.
+    commit = "4816267a398860042a9c9eef4ebff2176281e43f",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
@@ -59,8 +59,8 @@
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-09-05.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8737680650015729569.
-    commit = "00faa5bb544b18ba6dc267c34269d8a8cc4e5591",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8737679301195134401.
+    commit = "4816267a398860042a9c9eef4ebff2176281e43f",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )