From 5bfed71a2b582378c96c3cd2bc6f19d223ad6869 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 25 Dec 2023 04:13:28 +0000 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 64cec14..423be8a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Bump `tokio` from 1.34.0 to 1.35.1 ([#707](https://github.com/vbrandl/hoc/pull/707), [#709](https://github.com/vbrandl/hoc/pull/709)) - Bump `reqwest` from 0.11.22 to 0.11.23 ([#708](https://github.com/vbrandl/hoc/pull/708)) - Bump `anyhow` from 1.0.75 to 1.0.76 ([#710](https://github.com/vbrandl/hoc/pull/710)) +- Bump `futures` from 0.3.29 to 0.3.30 ([#711](https://github.com/vbrandl/hoc/pull/711)) ## [0.36.0] 2023-11-17 ### Dependencies