From 6a237ffa4a264c40f1a28168a4d4c3cecf4fb652 Mon Sep 17 00:00:00 2001 From: Jerus Bot <171541392+jerus-bot@users.noreply.github.com> Date: Mon, 24 Nov 2025 15:32:23 +0000 Subject: [PATCH] chore: update prlog for pr --- PRLOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PRLOG.md b/PRLOG.md index 02a668b..ad3e5d9 100644 --- a/PRLOG.md +++ b/PRLOG.md @@ -26,6 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - deps: update rust crate config to 0.15.19(pr [#118]) - deps: update rust crate flate2 to 1.1.5(pr [#119]) - deps: update rust crate futures to 0.3.31(pr [#120]) +- deps: update rust crate httpmock to 0.8.2(pr [#121]) ## [0.0.16] - 2025-10-30 @@ -375,6 +376,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#118]: https://github.com/jerus-org/cull-gmail/pull/118 [#119]: https://github.com/jerus-org/cull-gmail/pull/119 [#120]: https://github.com/jerus-org/cull-gmail/pull/120 +[#121]: https://github.com/jerus-org/cull-gmail/pull/121 [Unreleased]: https://github.com/jerus-org/cull-gmail/compare/v0.0.16...HEAD [0.0.16]: https://github.com/jerus-org/cull-gmail/compare/v0.0.15...v0.0.16 [0.0.15]: https://github.com/jerus-org/cull-gmail/compare/v0.0.14...v0.0.15