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

@ -11,7 +11,7 @@ homepage = "https://solana.com/"
[dependencies]
bincode = "1.2.0"
bs58 = "0.3.0"
chrono = { version = "0.4.9", features = ["serde"] }
chrono = { version = "0.4.10", features = ["serde"] }
clap = "2.33.0"
criterion-stats = "0.3.0"
ctrlc = { version = "3.1.3", features = ["termination"] }