mirror of
https://github.com/encounter/objdiff.git
synced 2025-12-13 15:16:17 +00:00
Add rlwinm decoder window (#83)
* Add rlwinm decoder window * Remove extra files * Create Cargo.lock * Make fmt happy * Update Cargo.lock * Update Cargo.lock * Update Cargo.lock
This commit is contained in:
@@ -29,6 +29,7 @@ bytes = "1.6.0"
|
||||
cfg-if = "1.0.0"
|
||||
const_format = "0.2.32"
|
||||
cwdemangle = "1.0.0"
|
||||
rlwinmdec = "1.0.1"
|
||||
dirs = "5.0.1"
|
||||
egui = "0.27.2"
|
||||
egui_extras = "0.27.2"
|
||||
|
||||
Reference in New Issue
Block a user