Bump chrono from 0.4.7 to 0.4.8 (#5761)

Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.7 to 0.4.8.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/master/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-09-03 14:49:48 -07:00
committed by Michael Vines
parent 61bd14c40a
commit f7e039e7ac
7 changed files with 89 additions and 18 deletions

View File

@@ -13,7 +13,7 @@ assert_matches = "1.3.0"
bincode = "1.1.4"
bs58 = "0.2.5"
byteorder = "1.3.2"
chrono = { version = "0.4.7", features = ["serde"] }
chrono = { version = "0.4.8", features = ["serde"] }
generic-array = { version = "0.13.2", default-features = false, features = ["serde", "more_lengths"] }
hex = "0.3.2"
itertools = "0.8.0"