commit | 1f95f600c1ebf5f9fefd5152147e6b71bb732f06 | [log] [tgz] |
---|---|---|
author | Joshua Liebow-Feeser <joshlf@pigweed.infra.roller.google.com> | Wed Jun 11 18:55:16 2025 -0700 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 11 18:55:16 2025 -0700 |
tree | d79dea024c5a87b06c8a59624fde09f4b349cf5e | |
parent | 0b850f41009107533f74963597bf55b808162d19 [diff] |
roll: pigweed pw_kernel: Standardize Rust formatting Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/297333 Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Original-Revision: 47598c188649033f9de35340dc18fa0507650f7e Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: fcf1264008efc7..47598c18864903 Roll-Count: 1 Roller-URL: https://cr-buildbucket.appspot.com/build/8712307614035191537 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I808d585f1d968edc2e6aa9348825084e30de5d16 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/297558 Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel index f221573..3743863 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -40,9 +40,9 @@ git_override( module_name = "pigweed", # ROLL: Warning: this entry is automatically updated. - # ROLL: Last updated 2025-06-11. - # ROLL: By https://cr-buildbucket.appspot.com/build/8712318646935752129. - commit = "fcf1264008efc738d541c71c795b7c992151d26e", + # ROLL: Last updated 2025-06-12. + # ROLL: By https://cr-buildbucket.appspot.com/build/8712307614035191537. + commit = "47598c188649033f9de35340dc18fa0507650f7e", remote = "https://pigweed.googlesource.com/pigweed/pigweed", )