mirror of
https://github.com/NinjaCheetah/rustii.git
synced 2026-03-03 03:15:28 -05:00
Added rustii CLI commands to add and remove content from a WAD
Also added required library features to make this possible, again.
This commit is contained in:
@@ -36,3 +36,4 @@ clap = { version = "4", features = ["derive"] }
|
||||
anyhow = "1"
|
||||
thiserror = "2"
|
||||
reqwest = { version = "0", features = ["blocking"] }
|
||||
rand = "0"
|
||||
|
||||
Reference in New Issue
Block a user