mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-13 21:19:05 +01:00
fix(version-up): v0.1.5
* fix documentation link in Cargo.toml * adjust to latest hyper. It's not even out yet, but people can't build the APIs anyway.
This commit is contained in:
@@ -4,12 +4,12 @@
|
||||
[package]
|
||||
|
||||
name = "google-taskqueue1_beta2"
|
||||
version = "0.1.4+20141111"
|
||||
version = "0.1.5+20141111"
|
||||
authors = ["Sebastian Thiel <byronimo@gmail>"]
|
||||
description = "A complete library to interact with taskqueue (protocol v1beta2)"
|
||||
repository = "https://github.com/Byron/google-apis-rs/tree/master/gen/taskqueue1_beta2"
|
||||
homepage = "https://developers.google.com/appengine/docs/python/taskqueue/rest"
|
||||
documentation = "http://byron.github.io/google-apis-rs/google-taskqueue1_beta2"
|
||||
documentation = "http://byron.github.io/google-apis-rs/google_taskqueue1_beta2"
|
||||
license = "MIT"
|
||||
keywords = ["taskqueue", "google", "protocol", "web", "api"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user