mirror of
https://github.com/ratatui-org/ratatui
synced 2024-11-22 20:53:19 +00:00
2ef3583eff
This removes the need for cargo-make and replaces it with a custom xtask binary. See <https://github.com/matklad/cargo-xtask> for info. Rearranges the CI workflow to use the new xtask and simplify which workflows that run. --------- Co-authored-by: Orhun Parmaksız <orhun@archlinux.org>
5 lines
106 B
Markdown
5 lines
106 B
Markdown
# xtask for ratatui
|
|
|
|
See <https://github.com/matklad/cargo-xtask> for details
|
|
|
|
run with `cargo xtask ...`
|