From e67696406b3d39948bab0123621b9025c3604009 Mon Sep 17 00:00:00 2001 From: Valentin Brandl Date: Thu, 16 Mar 2023 13:43:33 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9cca2cf..3ceb2ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] * Updated [`futures`](https://github.com/rust-lang/futures-rs) from 0.3.26 to 0.3.27 ([#575]) +* Updated [`serde`](https://github.com/serde-rs/serde) from 1.0.152 to 1.0.156 ([#576]) + [#575]: https://github.com/vbrandl/hoc/pull/575 +[#576]: https://github.com/vbrandl/hoc/pull/576 ## [0.32.0] 2023-03-06