roll: pigweed pw_async2: Add TimerFuture::Reset
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/243993
Original-Revision: 0945ffb46234253d08467adebd8869ebb39234fa
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: cd819971837b47..0945ffb4623425
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8733167601584629489
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Id38976324a8a95d2df83cb62263b6eef9a701b9a
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/244418
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 7d75b03..14bd2a1 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -48,8 +48,8 @@
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-10-24.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8733170511537139473.
- commit = "cd819971837b475d84a6b0502f9b0fdae1541fda",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8733167601584629489.
+ commit = "0945ffb46234253d08467adebd8869ebb39234fa",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
@@ -57,8 +57,8 @@
module_name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-10-24.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8733170511537139473.
- commit = "cd819971837b475d84a6b0502f9b0fdae1541fda",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8733167601584629489.
+ commit = "0945ffb46234253d08467adebd8869ebb39234fa",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)