roll: pigweed, MODULE.bazel.lock

pigweed cd1320a..968ae1b (10 commits)
968ae1b:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/337352 third_party/crates_io: Make Pigweed's crates hub work out of the box
0b0932a:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/338152 pw_module: Fix create script metadata path
f260753:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/334712 pw_digital_io_zephyr: Refactor interrupt handling
3f30afb:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/338943 pw_web: Ignore Uint8Array<ArrayBufferLike> assignment error
2b4d6d0:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/338974 pw_presubmit: Allow internal namespaces under pw_*
13901b5:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/334735 pw_snapshot: Display metrics in processor
f9dad19:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/338752 pw_snapshot: Add tokenized log message to processor_test
129b3e6:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/338598 pw_kernel: Fix `channel_transact` parameters
4edac8b:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/338013 pw_bluetooth_sapphire: Support tracking scan type in FakeController
55f0ea9:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/338012 pw_bluetooth_sapphire: Test if adapter selects the correct advertiser

MODULE.bazel.lock
Regenerated MODULE.bazel.lock

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: cd1320a5f537c2..968ae1b73c3637
Roll-Count: 2
Roller-URL: https://cr-buildbucket.appspot.com/build/8699712477584256673
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ia423fde9bbb3c34738f347f15051eeaba3beb323
Reviewed-on: https://pigweed-review.googlesource.com/c/zephyr/zephyr-bazel/+/339042
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/examples/hello_bazel/MODULE.bazel b/examples/hello_bazel/MODULE.bazel
index 24918fd..1edcca5 100644
--- a/examples/hello_bazel/MODULE.bazel
+++ b/examples/hello_bazel/MODULE.bazel
@@ -25,9 +25,9 @@
 git_override(
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2025-10-28.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8699757344946612305.
-    commit = "cd1320a5f537c2bb1a656b44418170b92fa14b4d",
+    # ROLL: Last updated 2025-10-29.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8699712477584256673.
+    commit = "968ae1b73c36377f16f140c81a6852e73db31dec",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
diff --git a/examples/hello_bazel/MODULE.bazel.lock b/examples/hello_bazel/MODULE.bazel.lock
index ebe5a25..6df5eac 100644
--- a/examples/hello_bazel/MODULE.bazel.lock
+++ b/examples/hello_bazel/MODULE.bazel.lock
@@ -804,26 +804,18 @@
     },
     "@@pigweed+//pw_build:pw_rust_crates_extension.bzl%pw_rust_crates_extension": {
       "general": {
-        "bzlTransitiveDigest": "VvN2wgt2NRgQvkcrE4FuBy/eFFCGDOtoxCo82y/FBaM=",
+        "bzlTransitiveDigest": "xYEcMiyyO+NfbdLyYLvKjnmEp4mBibFLOLVw8oRoV6k=",
         "usagesDigest": "mNzf4iXqd98lqYcL5VCPbnaORHbjtke7vyYWTPwT45U=",
         "recordedFileInputs": {},
         "recordedDirentsInputs": {},
         "envVariables": {},
         "generatedRepoSpecs": {
           "rust_crates": {
-            "repoRuleId": "@@bazel_tools//tools/build_defs/repo:local.bzl%local_repository",
-            "attributes": {
-              "path": "third_party/crates_io/rust_crates"
-            }
+            "repoRuleId": "@@pigweed+//pw_build:pw_rust_crates_extension.bzl%_crates_io_hub",
+            "attributes": {}
           }
         },
-        "recordedRepoMappingEntries": [
-          [
-            "pigweed+",
-            "bazel_tools",
-            "bazel_tools"
-          ]
-        ]
+        "recordedRepoMappingEntries": []
       }
     },
     "@@pigweed+//pw_toolchain/rust:extensions.bzl%pw_rust": {