Update lazy_static 1.1.0

This commit is contained in:
Curtis McEnroe 2018-10-16 15:13:20 -04:00
parent 42cd3fb6a5
commit aa54a94e05
No known key found for this signature in database
GPG Key ID: CEA2F97ADCFCD77C
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ readme = "README.md"
[dependencies]
chrono = { version = "0.4", features = ["serde"] }
lazy_static = "0.2.8"
lazy_static = "1.1.0"
serde = "1.0.8"
serde_derive = "1.0.5"
serde_json = "1.0.2"