From 8b62397fe7949aea13208fb26d7520f0e8e425f9 Mon Sep 17 00:00:00 2001 From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 01 Jun 2025 19:55:39 +0000 Subject: [PATCH] Bump const-hex from 1.14.0 to 1.14.1 Bumps [const-hex](https://github.com/danipopes/const-hex) from 1.14.0 to 1.14.1. - [Commits](https://github.com/danipopes/const-hex/compare/v1.14.0...v1.14.1) --- updated-dependencies: - dependency-name: const-hex dependency-version: 1.14.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 4075fae..a91d563 100644 --- a/Cargo.lock +++ a/Cargo.lock @@ -434,9 +434,9 @@ [[package]] name = "const-hex" -version = "1.14.0" +version = "1.14.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4b0485bab839b018a8f1723fc5391819fea5f8f0f32288ef8a735fd096b6160c" +checksum = "83e22e0ed40b96a48d3db274f72fd365bd78f67af39b6bbd47e8a15e1c6207ff" dependencies = [ "cfg-if", "cpufeatures", -- rgit 0.1.5