Bump hex-literal from 0.2.0 to 0.2.1 (#5638)

Bumps [hex-literal](https://github.com/RustCrypto/utils) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/RustCrypto/utils/releases)
- [Commits](https://github.com/RustCrypto/utils/compare/hex-literal-v0.2.0...hex-literal-v0.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-08-26 21:32:42 -07:00
committed by Michael Vines
parent 9744eb0ccd
commit 7257d2845d
2 changed files with 4 additions and 4 deletions

View File

@@ -90,7 +90,7 @@ default-features = false
features = ["lz4"]
[dev-dependencies]
hex-literal = "0.2.0"
hex-literal = "0.2.1"
matches = "0.1.6"
serial_test = "0.2.0"
serial_test_derive = "0.2.0"