* keywords are no longer than 20 characters, which is a restriction cargo imposes * don't use 'homepage' link in cargo.toml unless the homepage is non-empty * Added all publish-results to mark the respective crate version Related to #46
This also includes crate files to remember which crates we have published already. Related to #44
Instead of depending on the google go client API repository, I now use the original data source, namely the discovery API. fixes #5