korero 0.1.0

Kōrero means to talk, speak or converse in Māori. This crate is a library for interfacing with things, just as kōrero helps people interface with one another.
Documentation
[dependencies.reqwest]
features = ["blocking", "json"]
version = "0.11.3"

[dependencies.serde]
version = "1.0.126"

[dependencies.serde_json]
version = "1.0.64"

[package]
authors = ["Aiden Langley <me@aidenlangley.com>"]
description = "Kōrero means to talk, speak or converse in Māori. This crate is a library for interfacing with things, just as kōrero helps people interface with one another."
documentation = "https://github.com/aidenlangley/korero"
edition = "2018"
homepage = "https://github.com/aidenlangley/korero"
license = "MIT OR Apache-2.0"
name = "korero"
repository = "https://github.com/aidenlangley/korero"
version = "0.1.0"