mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
Update to latest versions of API declarations
This commit is contained in:
@@ -4,14 +4,15 @@
|
||||
[package]
|
||||
|
||||
name = "google-speech1_beta1"
|
||||
version = "1.0.7+20171205"
|
||||
version = "1.0.7+20181005"
|
||||
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
|
||||
description = "A complete library to interact with Speech (protocol v1beta1)"
|
||||
repository = "https://github.com/Byron/google-apis-rs/tree/master/gen/speech1_beta1"
|
||||
homepage = "https://cloud.google.com/speech/"
|
||||
documentation = "https://docs.rs/google-speech1_beta1/1.0.7+20171205"
|
||||
homepage = "https://cloud.google.com/speech-to-text/docs/quickstart-protocol"
|
||||
documentation = "https://docs.rs/google-speech1_beta1/1.0.7+20181005"
|
||||
license = "MIT"
|
||||
keywords = ["speech", "google", "protocol", "web", "api"]
|
||||
autobins = false
|
||||
|
||||
|
||||
[dev-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user