mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2025-12-26 17:02:24 +01:00
fix(rename): mv youtube-rs to google-apis-rs
This commit is contained in:
@@ -1,12 +1,14 @@
|
||||
# DO NOT PUBLISH
|
||||
# This library is just to try out the code that should ultimately go into the code generator !
|
||||
[package]
|
||||
|
||||
name = "youtube3-dev"
|
||||
version = "0.0.1"
|
||||
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
|
||||
description = "A library to facilitate interacting with your youtube account"
|
||||
repository = "https://github.com/Byron/youtube-rs"
|
||||
repository = "https://github.com/Byron/google-apis-rs"
|
||||
license = "MIT"
|
||||
keywords = ["youtube", "google", "protocol"]
|
||||
keywords = ["youtube", "google", "protocol", "not-for-use"]
|
||||
|
||||
[dependencies]
|
||||
# Just to get hyper to work !
|
||||
|
||||
Reference in New Issue
Block a user