From 7220edd17f43ae30cba21e1c663ff911809acac1 Mon Sep 17 00:00:00 2001 From: Jerus Bot <171541392+jerus-bot@users.noreply.github.com> Date: Wed, 11 Feb 2026 15:02:12 +0000 Subject: [PATCH] chore: update prlog for pr Signed-off-by: Jerus Bot <171541392+jerus-bot@users.noreply.github.com> --- PRLOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PRLOG.md b/PRLOG.md index 0aee3f9..2f19b38 100644 --- a/PRLOG.md +++ b/PRLOG.md @@ -46,6 +46,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - 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]) +- deps: resolve rustls crypto provider conflict(pr [#143]) ## [0.0.16] - 2025-10-30 @@ -415,6 +416,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#140]: https://github.com/jerus-org/cull-gmail/pull/140 [#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 [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