From eb9530225a6cf7f8d4b92d8799cb86666fc32499 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 19 Dec 2023 04:53:27 +0000 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ba1330f..e0f8af5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Bump `config` from 0.13.3 to 0.13.4 ([#705](https://github.com/vbrandl/hoc/pull/705)) - Bump `openssl` from 0.10.55 to 0.10.60 ([#706](https://github.com/vbrandl/hoc/pull/706)) - Bump `tokio` from 1.34.0 to 1.35.0 ([#707](https://github.com/vbrandl/hoc/pull/707)) +- Bump `reqwest` from 0.11.22 to 0.11.23 ([#708](https://github.com/vbrandl/hoc/pull/708)) ## [0.36.0] 2023-11-17 ### Dependencies