ITADN

Yanked zip dependency update

#112Openmatous-volf 创建于 2026-02-15
M
matous-volfcommented
[zip 7.4.0](https://crates.io/crates/zip/7.4.0) has been yanked, so Cargo now refuses to add yt_dlp for new projects: ``` cargo run Updating crates.io index error: failed to select a version for the requirement `zip = "^7.4.0"` version 7.4.0 is yanked location searched: crates.io index required by package `yt-dlp v1.4.10` ... which satisfies dependency `yt-dlp = "^1.4.10"` of package `yt_dlp_test v0.1.0 (/home/matous/Documents/yt_dlp_test)` ```
0 条评论