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/8733167590054349345
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I578894f65adb99a6d77efc071ec4f8220075e6d2
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/244462
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index ffae627..49a6760 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -49,8 +49,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/8733170818798755905.
- commit = "cd819971837b475d84a6b0502f9b0fdae1541fda",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8733167590054349345.
+ commit = "0945ffb46234253d08467adebd8869ebb39234fa",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
@@ -58,8 +58,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/8733170818798755905.
- commit = "cd819971837b475d84a6b0502f9b0fdae1541fda",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8733167590054349345.
+ commit = "0945ffb46234253d08467adebd8869ebb39234fa",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)