diff --git a/PRLOG.md b/PRLOG.md index 6464ab1..a6cef04 100644 --- a/PRLOG.md +++ b/PRLOG.md @@ -28,6 +28,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - deps: update rust crate futures to 0.3.31(pr [#120]) - 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]) ## [0.0.16] - 2025-10-30 @@ -379,6 +380,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#120]: https://github.com/jerus-org/cull-gmail/pull/120 [#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 [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