roll: pigweed 3cb8dc4..7f97693 (6 commits)

7f97693:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/245312 pw_build: Fix GN rust debug opt level
322cd39:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/247172 pw_bluetooth_sapphire: Embossify command status events
31d6d4f:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/246792 pw_bluetooth_sapphire: Embossify callbacks used with SendCommand
811a594:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/246632 pw_bluetooth_sapphire: Replace instances of CommandCompleteEventParams
70d3941:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/246932 pw_*: Fix typo messsage->message
c638d7a:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/246712 pw_bluetooth: Move emboss_util from pw_bluetooth_proxy/internal

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 3cb8dc410fa5ef..7f9769315a8cf6
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8732088907698365105
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ic5820d872b73cdd91599eea9ca127fb7b30e0604
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/247098
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index bffc245..79b73b7 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-11-05.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8732122009455839921.
-    commit = "3cb8dc410fa5efcfc555f79bb533a08a72891612",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8732088907698365105.
+    commit = "7f9769315a8cf6ebf214351dc0dcae2e0545ee22",
     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-11-05.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8732122009455839921.
-    commit = "3cb8dc410fa5efcfc555f79bb533a08a72891612",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8732088907698365105.
+    commit = "7f9769315a8cf6ebf214351dc0dcae2e0545ee22",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )