Bump chrono from 0.4.9 to 0.4.10 (#7113)

automerge
This commit is contained in:
dependabot-preview[bot]
2019-11-25 10:01:46 -08:00
committed by Grimes
parent d8bc828839
commit 686aa3a150
10 changed files with 24 additions and 25 deletions

View File

@ -12,7 +12,7 @@ edition = "2018"
bincode = "1.2.0"
byteorder = "1.3.2"
bzip2 = "0.3.3"
chrono = { version = "0.4.9", features = ["serde"] }
chrono = { version = "0.4.10", features = ["serde"] }
crossbeam-channel = "0.3"
dir-diff = "0.3.2"
dlopen = "0.1.8"