diff --git a/CHANGELOG.md b/CHANGELOG.md index 937e418..ff85e17 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 [`tempfile`](https://github.com/Stebalien/tempfile) from 3.3.0 to 3.4.0 ([#567]) * Updated [`awc`](https://github.com/actix/actix-web) from 3.1.0 to 3.1.1 ([#568]) * Updated [`tokio`](https://github.com/tokio-rs/tokio) from 1.25.0 to 1.26.0 ([#569]) +* Updated [`serde_json`](https://github.com/serde-rs/json) from 1.0.93 to 1.0.94 ([#570]) [#566]: https://github.com/vbrandl/hoc/pull/566 [#567]: https://github.com/vbrandl/hoc/pull/567 [#568]: https://github.com/vbrandl/hoc/pull/568 [#569]: https://github.com/vbrandl/hoc/pull/569 +[#570]: https://github.com/vbrandl/hoc/pull/570 ## [0.31.0] 2023-02-13