diff --git a/PRLOG.md b/PRLOG.md index 01657df..6e1efb3 100644 --- a/PRLOG.md +++ b/PRLOG.md @@ -44,6 +44,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - deps: update rust crate flate2 to 1.1.8(pr [#138]) - deps: update rust crate hyper-rustls to 0.27.7(pr [#139]) - deps: update rust crate lazy-regex to 3.5.1(pr [#140]) +- deps: update rust crate thiserror to 2.0.18(pr [#141]) ## [0.0.16] - 2025-10-30 @@ -411,6 +412,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#138]: https://github.com/jerus-org/cull-gmail/pull/138 [#139]: https://github.com/jerus-org/cull-gmail/pull/139 [#140]: https://github.com/jerus-org/cull-gmail/pull/140 +[#141]: https://github.com/jerus-org/cull-gmail/pull/141 [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