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

@ -13,7 +13,7 @@ atty = "0.2.11"
bincode = "1.2.0"
bs58 = "0.3.0"
bzip2 = "0.3.3"
chrono = { version = "0.4.9", features = ["serde"] }
chrono = { version = "0.4.10", features = ["serde"] }
clap = { version = "2.33.0" }
console = "0.9.1"
ctrlc = { version = "3.1.3", features = ["termination"] }