We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fde023 commit a2dad17Copy full SHA for a2dad17
Cargo.toml
@@ -11,6 +11,7 @@ keywords = ["youtube", "downloader", "ytdl", "youtube-dl", "searcher"]
11
include = ["src/**/*", "Cargo.toml"]
12
exclude = ["examples/**/*", "tests/**/*", ".github/**/*"]
13
categories = ["multimedia::video", "multimedia::audio"]
14
+rust-version = "1.70.0"
15
16
[package.metadata.docs.rs]
17
all-features = true
0 commit comments