Bump hex-literal from 0.3.1 to 0.3.3 (#3588)

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

---
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-08-07 20:57:24 +02:00
committed by GitHub
parent f78f803698
commit b59bab15f9
11 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ rand_chacha = { version = "0.3.1", default-features = false }
[dev-dependencies]
futures = "0.3.15"
hex-literal = "0.3.1"
hex-literal = "0.3.3"
keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" }
sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" }
pallet-babe = { git = "https://github.com/paritytech/substrate", branch = "master" }