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

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 21:58:04 +00:00
committed by GitHub
parent f5fbaa139f
commit 43ffe16e4c
11 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ rand_chacha = { version = "0.3.1", default-features = false }
[dev-dependencies]
futures = "0.3.17"
hex-literal = "0.3.3"
hex-literal = "0.3.4"
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" }