From 370212222128c7272d3c5e1757b7b7b952429e26 Mon Sep 17 00:00:00 2001 From: Jerus Bot <171541392+jerus-bot@users.noreply.github.com> Date: Mon, 24 Nov 2025 15:47:15 +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 a6cef04..cf2c4c1 100644 --- a/PRLOG.md +++ b/PRLOG.md @@ -29,6 +29,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - deps: update rust crate httpmock to 0.8.2(pr [#121]) - deps: update rust crate lazy-regex to 3.4.2(pr [#122]) - deps: update rust crate predicates to 3.1.3(pr [#123]) +- deps: update rust crate temp-env to 0.3.6(pr [#124]) ## [0.0.16] - 2025-10-30 @@ -381,6 +382,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#121]: https://github.com/jerus-org/cull-gmail/pull/121 [#122]: https://github.com/jerus-org/cull-gmail/pull/122 [#123]: https://github.com/jerus-org/cull-gmail/pull/123 +[#124]: https://github.com/jerus-org/cull-gmail/pull/124 [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