aboutsummaryrefslogtreecommitdiffstats
path: root/crates/libmpv2/update.sh (unfollow)
Commit message (Collapse)Author
2026-05-26build(update.sh): Remove all redundant `update.sh` filesBenedikt Peetz
Because everything is a Cargo workspace, updating every crate separately is pointless.
2025-11-30build(update.sh): Also work, when the cwd directory changedBenedikt Peetz
2025-07-18build({update.sh,crates/{libmpv2,yt_dlp}/update.sh}): Remove pointless ↵Benedikt Peetz
update instructions We only need to explicitly update the creates that are not part of the workspace.
2024-10-07build(crates/libmpv2/update.sh): Correctly specify child update pathsBenedikt Peetz
2024-08-25build(update.sh): Correct path specifications and upgrade incompatible depsBenedikt Peetz
2024-08-23refactor(libmpv2): Move to the `crates` directoryBenedikt Peetz