mirror of
https://github.com/NinjaCheetah/rustii.git
synced 2026-03-03 03:15:28 -05:00
Added emunand info and install-missing commands to rustii CLI
These were grueling to port. There's just so much printing and format converting to deal with. Ugh. At least it's done now.
This commit is contained in:
@@ -37,3 +37,4 @@ anyhow = "1"
|
||||
thiserror = "2"
|
||||
reqwest = { version = "0", features = ["blocking"] }
|
||||
rand = "0"
|
||||
walkdir = "2"
|
||||
|
||||
Reference in New Issue
Block a user