roll: pigweed 1c6be85..58c2593 (3 commits)

58c2593:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/259652 pw_channel: Remove deprecated Rpc2StdioChannelInit overload
aa3dd95:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/262432 pw_bluetooth_sapphire: Add LE L2CAP channel request metric
769e458:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/261723 pw_{cli,presubmit}: Split out file discovery

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 1c6be85904823b..58c25933624674
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8724908646172593921
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I0c4e90be61999aac03c3f630deaeb77380354c8f
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/262515
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 b68090b..8b5d23e 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -40,8 +40,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2025-01-23.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8724919682456720529.
-    commit = "1c6be85904823b7a7f0210d64a39b0077f252a76",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8724908646172593921.
+    commit = "58c25933624674ab72d0068b0595d96bc68f1592",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )