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
@@ -51,7 +51,7 @@ tikv-jemalloc-ctl = "0.5.0"
[dev-dependencies]
adder = { package = "test-parachain-adder", path = "../../../parachain/test-parachains/adder" }
halt = { package = "test-parachain-halt", path = "../../../parachain/test-parachains/halt" }
hex-literal = "0.3.4"
hex-literal = "0.4.1"
tempfile = "3.3.0"
[features]