roll: pigweed, pw_toolchain: roll: rust

aarch64-apple-darwin
From git_revision:48090b11b52bd841fa89082cdaa4c139f11995f7
To git_revision:c6f81a452e291dd4ff5bcbc6ecb9cd6f2271f164

aarch64-unknown-linux-gnu
From git_revision:48090b11b52bd841fa89082cdaa4c139f11995f7
To git_revision:c6f81a452e291dd4ff5bcbc6ecb9cd6f2271f164

host
From git_revision:48090b11b52bd841fa89082cdaa4c139f11995f7
To git_revision:c6f81a452e291dd4ff5bcbc6ecb9cd6f2271f164

thumbv7m-none-eabi
From git_revision:3942254d00bf95cd5920980f85ebea57a1e6ce2a
To git_revision:c6f81a452e291dd4ff5bcbc6ecb9cd6f2271f164

x86_64-apple-darwin
From git_revision:48090b11b52bd841fa89082cdaa4c139f11995f7
To git_revision:c6f81a452e291dd4ff5bcbc6ecb9cd6f2271f164

x86_64-unknown-linux-gnu
From git_revision:48090b11b52bd841fa89082cdaa4c139f11995f7
To git_revision:c6f81a452e291dd4ff5bcbc6ecb9cd6f2271f164

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/230472
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>

https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: 704a5f3dde6a006..75c1501bcf4bbb4
Roller-URL: https://ci.chromium.org/b/8739338966052994433
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I1327a19c3637f074119f6d712d5f51e5dd68b198
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/230375
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Bot-Commit: 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 3c662ac..cca7868 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -47,18 +47,18 @@
 git_override(
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2024-08-16.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8739405184993178545.
-    commit = "704a5f3dde6a006418cbf01a3b9a67e6957f1164",
+    # ROLL: Last updated 2024-08-17.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8739338966052994433.
+    commit = "75c1501bcf4bbb45ad43a22c320959ea37d6a584",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
 git_override(
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2024-08-16.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8739405184993178545.
-    commit = "704a5f3dde6a006418cbf01a3b9a67e6957f1164",
+    # ROLL: Last updated 2024-08-17.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8739338966052994433.
+    commit = "75c1501bcf4bbb45ad43a22c320959ea37d6a584",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )