airkorea 0.2.0

Limitless Airkorea API wrapper
Documentation
[package]
name = "airkorea"
version = "0.2.0"
authors = ["pbzweihander <sd852456@naver.com>"]
description = "Limitless Airkorea API wrapper"
license = "MIT/Apache-2.0"
documentation = "https://docs.rs/airkorea/"
repository = "https://github.com/pbzweihander/airkorea-rs"
readme = "README.md"

[dependencies]
reqwest = "0.8"
lazy_static = "1.1"
failure = "0.1"
scraper = "0.7"
regex = "1.0"