From 522b09f7df84d1e5a8bd004959e2741d78d82bce Mon Sep 17 00:00:00 2001 From: Jerus Bot <171541392+jerus-bot@users.noreply.github.com> Date: Fri, 13 Mar 2026 09:44:49 +0000 Subject: [PATCH] chore: update prlog for pr Signed-off-by: Jerus Bot <171541392+jerus-bot@users.noreply.github.com> --- PRLOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PRLOG.md b/PRLOG.md index 28fcdd3..3d0f518 100644 --- a/PRLOG.md +++ b/PRLOG.md @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - deps: update rust crate config to 0.15.21(pr [#171]) - deps: update rust crate chrono to 0.4.44(pr [#165]) - deps: update rust crate clap to 4.6.0(pr [#166]) +- deps: update rust crate futures to 0.3.32(pr [#167]) ## [0.1.4] - 2026-02-14 @@ -493,6 +494,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#171]: https://github.com/jerus-org/cull-gmail/pull/171 [#165]: https://github.com/jerus-org/cull-gmail/pull/165 [#166]: https://github.com/jerus-org/cull-gmail/pull/166 +[#167]: https://github.com/jerus-org/cull-gmail/pull/167 [Unreleased]: https://github.com/jerus-org/cull-gmail/compare/v0.1.4...HEAD [0.1.4]: https://github.com/jerus-org/cull-gmail/compare/v0.1.3...v0.1.4 [0.1.3]: https://github.com/jerus-org/cull-gmail/compare/v0.1.2...v0.1.3