Bump hex-literal from 0.1.4 to 0.2.0 (#4185)

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-05-07 07:14:16 -07:00
committed by Michael Vines
parent 5c25eae631
commit 57038529e0
2 changed files with 14 additions and 18 deletions

View File

@@ -65,7 +65,7 @@ tokio-codec = "0.1"
untrusted = "0.6.2"
[dev-dependencies]
hex-literal = "0.1.4"
hex-literal = "0.2.0"
matches = "0.1.6"
solana-vote-program = { path = "../programs/vote_program", version = "0.15.0" }
solana-budget-program = { path = "../programs/budget_program", version = "0.15.0" }