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(-)
@@ -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",