Merge branch 'add-xtop' into 'master'

add xtop recipe

See merge request redox-os/redox!1983
This commit is contained in:
Jeremy Soller 2026-03-07 08:28:30 -07:00
commit 667fc8a681

View File

@ -0,0 +1,7 @@
# TODO compiles but fails to run
# ratatui-widgets-0.3.0 src/guage.rs 313:9 Ratio should be between 0 and 1 inclusively
[source]
git = "https://github.com/mabognar/xtop"
[build]
template = "cargo"