From 48ab3b22c97f657fcb7ae8c75cd97894fcaa63ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 09:08:08 +0000 Subject: [PATCH 1/2] chore(deps): bump bytes in the rust-version-updates group Bumps the rust-version-updates group with 1 update: [bytes](https://github.com/tokio-rs/bytes). Updates `bytes` from 1.11.1 to 1.12.0 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.11.1...v1.12.0) --- updated-dependencies: - dependency-name: bytes dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-version-updates ... Signed-off-by: dependabot[bot] --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 6cece6c..e8429a4 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -120,9 +120,9 @@ checksum = "46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43" [[package]] name = "bytes" -version = "1.11.1" +version = "1.12.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1e748733b7cbc798e1434b6ac524f0c1ff2ab456fe201501e6497c8417a4fc33" +checksum = "8ae3f5d315924270530207e2a68396c3cc547f6dca3fbdca317cfb1a51edb593" [[package]] name = "cc" From b51d0c8ef88d4e7b8c37693ddfde43f77577bb48 Mon Sep 17 00:00:00 2001 From: "apix-bot[bot]" <168195273+apix-bot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 09:11:05 +0000 Subject: [PATCH 2/2] chore(deps): update LICENSE-3RD-PARTY.txt --- LICENSE-3RD-PARTY.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE-3RD-PARTY.txt b/LICENSE-3RD-PARTY.txt index fb496b8..217d8a5 100644 --- a/LICENSE-3RD-PARTY.txt +++ b/LICENSE-3RD-PARTY.txt @@ -3885,7 +3885,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ----------------------------------------------------------------------------- MIT License applies to: - - bytes 1.11.1 (https://github.com/tokio-rs/bytes) + - bytes 1.12.0 (https://github.com/tokio-rs/bytes) ----------------------------------------------------------------------------- Copyright (c) 2018 Carl Lerche