Skip to content

Commit a2dad17

Browse files
committed
05.03.2024
* MSRV added
1 parent 3fde023 commit a2dad17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ keywords = ["youtube", "downloader", "ytdl", "youtube-dl", "searcher"]
1111
include = ["src/**/*", "Cargo.toml"]
1212
exclude = ["examples/**/*", "tests/**/*", ".github/**/*"]
1313
categories = ["multimedia::video", "multimedia::audio"]
14+
rust-version = "1.70.0"
1415

1516
[package.metadata.docs.rs]
1617
all-features = true

0 commit comments

Comments
 (0)