diff --git a/CHANGELOG.md b/CHANGELOG.md index cd2c1fa..9fc4f81 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,11 +9,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * Updated [`git2`](https://github.com/rust-lang/git2-rs) from 0.16.1 to 0.17.0 ([#602]) * Updated [`git2`](https://github.com/rust-lang/git2-rs) from 0.17.0 to 0.17.1 ([#603]) * Updated [`tracing-subscriber`](https://github.com/tokio-rs/tracing) from 0.3.16 to 0.3.17 ([#604]) +* Updated [`tokio`](https://github.com/tokio-rs/tokio) from 1.27.0 to 1.28.0 ([#605]) [#599]: https://github.com/vbrandl/hoc/pull/599 [#602]: https://github.com/vbrandl/hoc/pull/602 [#603]: https://github.com/vbrandl/hoc/pull/603 [#604]: https://github.com/vbrandl/hoc/pull/604 +[#605]: https://github.com/vbrandl/hoc/pull/605 [SEC#11]: https://github.com/vbrandl/hoc/security/dependabot/11