Skip to content

Commit 70d35de

Browse files
committed
add keywords
1 parent 320e669 commit 70d35de

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[package]
22
name = "rust-yt-uploader"
3-
version = "0.2.1"
3+
version = "0.2.2"
44
edition = "2021"
55
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", "google"]
9+
keywords = ["youtube", "upload", "oauth", "async", "google"]
1010
categories = [
1111
"api-bindings",
1212
"multimedia::video",

0 commit comments

Comments
 (0)