Bump hex-literal from 0.1.2 to 0.1.3

Bumps [hex-literal](https://github.com/RustCrypto/utils) from 0.1.2 to 0.1.3.
- [Release notes](https://github.com/RustCrypto/utils/releases)
- [Commits](https://github.com/RustCrypto/utils/compare/hex-literal-v0.1.2...hex-literal-v0.1.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-02-22 20:03:46 +00:00
committed by Greg Fitzgerald
parent 0003dbf3ba
commit 054c12ea0f
2 changed files with 4 additions and 4 deletions

View File

@@ -59,7 +59,7 @@ tokio-codec = "0.1"
untrusted = "0.6.2"
[dev-dependencies]
hex-literal = "0.1.2"
hex-literal = "0.1.3"
matches = "0.1.6"
[[bench]]