Bump chrono from 0.4.10 to 0.4.11 (#8755)
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.10 to 0.4.11. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/master/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.10...v0.4.11) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
f88b79d42b
commit
e41ff2df66
@ -12,7 +12,7 @@ edition = "2018"
|
||||
bincode = "1.2.1"
|
||||
byteorder = "1.3.4"
|
||||
bzip2 = "0.3.3"
|
||||
chrono = { version = "0.4.10", features = ["serde"] }
|
||||
chrono = { version = "0.4.11", features = ["serde"] }
|
||||
crossbeam-channel = "0.4"
|
||||
dir-diff = "0.3.2"
|
||||
sha2 = "0.8.1"
|
||||
|
Reference in New Issue
Block a user