roll: pigweed pw_config_loader: Remove toml loader
This is untested, unused, and breaking the internal Pigweed import.
Remove until someone has bandwidth to re-introduce with tests.
Original-Bug: b/402944970
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/275412
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Tests-Not-Needed: Armando Montanez <amontanez@google.com>
Original-Revision: f9979ae9110b650072b463392c72ae536763718b
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: fd015fe1829066..f9979ae9110b65
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8720545701478759441
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ic6ed26ae260375b9ce2d30a112f41006ae0f22c8
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/275221
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 ae72785..aaff9af 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -42,8 +42,8 @@
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2025-03-13.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8720556563352732529.
- commit = "fd015fe1829066d27b640c79fb3b8b81d56fd508",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8720545701478759441.
+ commit = "f9979ae9110b650072b463392c72ae536763718b",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)