[dependencies.serde_json]
version = "1.0.64"
[dependencies.surf]
version = "2.2.0"
[dependencies.thiserror]
version = "1.0.25"
[dev-dependencies.async-std]
features = ["attributes"]
version = "1.9.0"
[package]
authors = ["Grant Handy <grantshandy@gmail.com"]
description = "Postcode & Geolocation API for the UK"
documentation = "https://docs.rs/postcode"
edition = "2018"
keywords = ["uk", "united", "kingdom", "code", "post"]
license = "GPL-3.0"
name = "postcode"
repository = "https://github.com/grantshandy/postcode-rs"
version = "0.1.1"