diff --git a/PRLOG.md b/PRLOG.md index 2f19b38..596d1bc 100644 --- a/PRLOG.md +++ b/PRLOG.md @@ -47,6 +47,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - deps: update rust crate lazy-regex to 3.5.1(pr [#140]) - deps: update rust crate thiserror to 2.0.18(pr [#141]) - deps: resolve rustls crypto provider conflict(pr [#143]) +- deps: update rust crate flate2 to 1.1.9(pr [#146]) ## [0.0.16] - 2025-10-30 @@ -417,6 +418,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#141]: https://github.com/jerus-org/cull-gmail/pull/141 [#142]: https://github.com/jerus-org/cull-gmail/pull/142 [#143]: https://github.com/jerus-org/cull-gmail/pull/143 +[#146]: https://github.com/jerus-org/cull-gmail/pull/146 [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