keymaker 0.0.1

I can open doors.
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "keymaker"
description = "I can open doors."
version = "0.0.1"
authors = ["Graham Lee <ghmlee@ghmlee.com>"]
license = "Apache-2.0"
homepage = "https://github.com/ghmlee/keymaker"
repository = "https://github.com/ghmlee/keymaker.git"
documentation = "https://ghmlee.github.io/keymaker/doc/keymaker"

[dependencies]
request = "0.0.5"