You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bump to version 1.2.4 and update dependencies
- Upgrade api_req, clap_lex, console, indicatif, md5, papergrid,
rand_core, reqwest, rust_decimal, and others
- Replace vergen-gitcl with vergen-git2 and improve build.rs for better
version info
- Add version module and example to display build and git info
- Update README for build instructions and ffmpeg linking
- Remove deprecated crates and features
- Switch workspace resolver to 3
Release v1.1.0: switch to rsmpeg muxing, update deps
Replaced direct ffmpeg calls with rsmpeg (via avmux) for media muxing.
Updated dependencies and bumped crate versions.