forked from Lea/invadeez
Compare commits
2 commits
d011b257ba
...
17eda9133e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
17eda9133e | ||
|
|
06b9cab76a |
|
|
@ -8,5 +8,5 @@ edition = "2021"
|
|||
[dependencies]
|
||||
|
||||
[[bin]]
|
||||
name = "decompiler"
|
||||
path = "src/decompiler/main.rs"
|
||||
name = "disassembler"
|
||||
path = "src/disassembler/main.rs"
|
||||
|
|
|
|||
Loading…
Reference in a new issue