Bump hex-literal from 0.3.3 to 0.3.4 (#10246)

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

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

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]
2021-11-13 00:32:44 +00:00
committed by GitHub
parent d9b6a44b2b
commit 423cde8ad0
12 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ sp-runtime-interface = { version = "4.0.0-dev", default-features = false, path =
[dev-dependencies]
sp-serializer = { version = "4.0.0-dev", path = "../serializer" }
hex-literal = "0.3.3"
hex-literal = "0.3.4"
rand = "0.7.2"
criterion = "0.3.3"
serde_json = "1.0"