🏡 index : ~doyle/rgit.git

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2025-06-01 19:55:39.0 +00:00:00
committer GitHub <noreply@github.com> 2025-06-01 19:55:39.0 +00:00:00
commit
8b62397fe7949aea13208fb26d7520f0e8e425f9 [patch]
tree
e6f35ebaf83674e81c929fe221b0f0eb7e010887
parent
9224aa1a006acb6af6da8cfbee82278612bd05d0
download
dependabot/cargo/const-hex-1.14.1.tar.gz

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] <support@github.com>

Diff

 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",