roll: pigweed, pw_toolchain 2 commits
880f40d3709839d roll: cmake
ba4a1747954de39 pw_format: Fix and enable disabled Rust tests
https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: 99dfabfb6139412..880f40d3709839d
Roller-URL: https://ci.chromium.org/b/8744394634346489665
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I99ec8f1d8dfa89b9437765aade9c09fe9a34a4c5
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/217555
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/WORKSPACE b/WORKSPACE
index 8e67a6b..43bb1b6 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -84,8 +84,8 @@
     name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-06-22.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8744451283657425265.
-    commit = "99dfabfb6139412afcbc19da71a9163ccfd1fc27",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8744394634346489665.
+    commit = "880f40d3709839dd7b88a5b1744eccdf943a90f3",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
 )
 
@@ -93,8 +93,8 @@
     name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-06-22.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8744451283657425265.
-    commit = "99dfabfb6139412afcbc19da71a9163ccfd1fc27",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8744394634346489665.
+    commit = "880f40d3709839dd7b88a5b1744eccdf943a90f3",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
     strip_prefix = "pw_toolchain_bazel",
 )