mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-22 11:11:25 +01:00
prevent publishing of top-level manifest
This commit is contained in:
@@ -10,6 +10,7 @@ repository = "https://github.com/Byron/google-apis-rs"
|
||||
license = "MIT/Apache-2.0"
|
||||
keywords = ["youtube", "google", "protocol", "not-for-use"]
|
||||
edition = "2018"
|
||||
publish = false
|
||||
|
||||
[lib]
|
||||
# The common client code, used by all generated implementations
|
||||
@@ -28,4 +29,4 @@ serde_derive = "1"
|
||||
strsim = "*"
|
||||
tokio = "^ 1.0"
|
||||
hyper-rustls = "^0.22"
|
||||
itertools = "^ 0.10"
|
||||
itertools = "^ 0.10"
|
||||
|
||||
Reference in New Issue
Block a user