[package] name = "weather_helpers" description = "Helper methods for a Fastly Compute@Edge tutorial" version = "0.1.3" authors = ["Kailan Blanks "] edition = "2021" license = "MIT" homepage = "https://developer.fastly.com/solutions/tutorials/synthetic/" [dependencies] fastly = "0.9.5" serde_json="^1" maplit="^1" chrono="0.4.19"