[badges.maintenance]
status = "actively-developed"
[badges.travis-ci]
branch = "master"
repository = "https://github.com/bbmsoft/brtsky.git"
[dependencies.chrono]
version = "0.4"
[dependencies.serde]
version = "1.0"
[dependencies.serde_derive]
version = "1.0"
[dependencies.serde_json]
version = "1.0"
[package]
authors = ["Michael Bachmann <mbachmann@bbmsoft.net>"]
categories = ["api-bindings"]
description = "A rusty parser for the Bright Sky weather API found at https://brightsky.dev"
edition = "2018"
keywords = ["weather", "json", "parser"]
license = "MIT OR Apache-2.0"
name = "brtsky"
repository = "https://github.com/bbmsoft/brtsky.git"
version = "0.1.0"