Bump pretty-hex from 0.1.0 to 0.1.1 (#5926)

Bumps [pretty-hex](https://github.com/wolandr/pretty-hex) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/wolandr/pretty-hex/releases)
- [Commits](https://github.com/wolandr/pretty-hex/compare/v0.1.0...v0.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-09-17 07:20:39 -07:00
committed by Michael Vines
parent d63518a835
commit 084706c5ea
2 changed files with 4 additions and 4 deletions

View File

@ -20,7 +20,7 @@ dirs = "2.0.2"
lazy_static = "1.4.0"
log = "0.4.8"
num-traits = "0.2"
pretty-hex = "0.1.0"
pretty-hex = "0.1.1"
serde = "1.0.100"
serde_derive = "1.0.100"
serde_json = "1.0.40"