Bump hex-literal from 0.3.4 to 0.4.1 (#7071)

Bumps [hex-literal](https://github.com/RustCrypto/utils) from 0.3.4 to 0.4.1.
- [Release notes](https://github.com/RustCrypto/utils/releases)
- [Commits](https://github.com/RustCrypto/utils/compare/hex-literal-v0.3.4...hex-literal-v0.4.1)

---
updated-dependencies:
- dependency-name: hex-literal
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-04-17 18:48:35 +02:00
committed by GitHub
parent d9e49378d5
commit aa93b50120
12 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ polkadot-runtime-metrics = { path = "../metrics", default-features = false}
[dev-dependencies]
futures = "0.3.21"
hex-literal = "0.3.4"
hex-literal = "0.4.1"
keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" }
frame-support-test = { git = "https://github.com/paritytech/substrate", branch = "master" }
sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "master" }