From 81f99dba3d8392229d06fde2bc6cac0159ae9ce4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 28 Jul 2023 04:36:57 +0000 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9afc001..4dade30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ### Dependencies -- Bump `serde` from 1.0.160 to 1.0.176 (#613, #617, #627, #636, #639, #640, #645, [#648](https://github.com/vbrandl/hoc/pull/648), [#650](https://github.com/vbrandl/hoc/pull/650)) +- Bump `serde` from 1.0.160 to 1.0.177 (#613, #617, #627, #636, #639, #640, #645, [#648](https://github.com/vbrandl/hoc/pull/648), [#650](https://github.com/vbrandl/hoc/pull/650), [#652](https://github.com/vbrandl/hoc/pull/652)) - Bump `actions/cache` from 2 to 3 (#616) - Bump `tokio` from 1.28.0 to 1.29.1 (#618, #625, #633, #634) - Bump `reqwest` from 0.11.17 to 0.11.18 (#619)