From b73c698ef254adde7c7765a06200d7fa8cc6d54f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 15:00:10 +0000 Subject: [PATCH] Bump rustls from 0.23.4 to 0.23.41 Bumps [rustls](https://github.com/rustls/rustls) from 0.23.4 to 0.23.41. - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.4...v/0.23.41) --- updated-dependencies: - dependency-name: rustls dependency-version: 0.23.41 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 3caf2c1326..a912253236 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -5345,7 +5345,7 @@ dependencies = [ [[package]] name = "rustls" -version = "0.23.4" +version = "0.23.41" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6b92b125634d9b795e7beca796cc790df15a7fb38323bf3196fda83292d06b1f" dependencies = [