mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
fix(rename): mv youtube-rs to google-apis-rs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user