roll: pigweed a82ae0c..d7dbc70 (3 commits)

d7dbc70:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/455906 pw_kernel: Program the VeeR MEIVT redirect table
b05f4bc:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/472186 pw_async2: Add ValueFuture::Cancel; fix destruction race
f47827e:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/468005 pw_protobuf: Fix code generation for "tag".

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: a82ae0c83869a9..d7dbc708a3ea32
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8671193431296528193
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ief47f42dc99efb6dec22dec8203dce0542185f00
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/472405
diff --git a/MODULE.bazel b/MODULE.bazel
index 923e59a..ff7f000 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -41,8 +41,8 @@
 git_override(
     module_name = "pigweed",
     # ROLL: Warning: this is automatically updated by
-    # ROLL: https://cr-buildbucket.appspot.com/build/8671250184275017793
-    commit = "a82ae0c83869a98d2295d8e8a00d4380ab8b886a",
+    # ROLL: https://cr-buildbucket.appspot.com/build/8671193431296528193
+    commit = "d7dbc708a3ea325ca106572bfe664f98bff4061f",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )