diff --git a/PRLOG.md b/PRLOG.md index d85e47e..53e1f32 100644 --- a/PRLOG.md +++ b/PRLOG.md @@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - deps: update rust crate futures to 0.3.32(pr [#167]) - deps: update rust crate indicatif to 0.18.4(pr [#168]) - deps: update rust crate toml to 1.0.6(pr [#169]) +- deps: update rust crate assert_cmd to 2.2.0(pr [#172]) ## [0.1.4] - 2026-02-14 @@ -499,6 +500,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#167]: https://github.com/jerus-org/cull-gmail/pull/167 [#168]: https://github.com/jerus-org/cull-gmail/pull/168 [#169]: https://github.com/jerus-org/cull-gmail/pull/169 +[#172]: https://github.com/jerus-org/cull-gmail/pull/172 [Unreleased]: https://github.com/jerus-org/cull-gmail/compare/v0.1.4...HEAD [0.1.4]: https://github.com/jerus-org/cull-gmail/compare/v0.1.3...v0.1.4 [0.1.3]: https://github.com/jerus-org/cull-gmail/compare/v0.1.2...v0.1.3