fix(rename): mv youtube-rs to google-apis-rs

This commit is contained in:
Sebastian Thiel
2015-03-02 12:05:42 +01:00
parent e3b6aee6d6
commit 11b6fe212f
5 changed files with 18 additions and 7 deletions

View File

@@ -19,10 +19,10 @@ api:
# output_dir: optional - not there if unset
cargo:
build_version: "0.0.1"
repo_base_url: https://github.com/Byron/youtube-rs
doc_base_url: http://byron.github.io/youtube-rs
repo_base_url: https://github.com/Byron/google-apis-rs
doc_base_url: http://byron.github.io/google-apis-rs
authors:
- Sebastian Thiel <byronimo@gmail>
keywords: [google, protocol, web, api]
# All APIs should live in the same repository
repository_url: https://github.com/Byron/youtube-rs
repository_url: https://github.com/Byron/google-apis-rs