Skip to content

Commit 320e669

Browse files
committed
add keywords
1 parent d978251 commit 320e669

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,12 @@ authors = ["YouTube Uploader Team"]
66
description = "High-performance YouTube video uploader in Rust with OAuth 2.0, concurrent uploads, and comprehensive validation"
77
license = "MIT"
88
repository = "https://github.com/yourusername/rust-yt-uploader"
9-
keywords = ["youtube", "upload", "api", "oauth", "async"]
9+
keywords = ["youtube", "upload", "api", "oauth", "async", "google"]
1010
categories = [
1111
"api-bindings",
1212
"multimedia::video",
1313
"authentication",
14-
"google",
15-
"youtube",
14+
"web-programming::http-client",
1615
]
1716
exclude = ["client_secret.json", "youtube-oauth2.json", "example-config.yaml"]
1817

0 commit comments

Comments
 (0)