Compare commits

..

No commits in common. "17eda9133eb5b2d2ff462ccfa6a15c3b80a02ef4" and "d011b257bacb80eb0ee1d0ab59379158491a18ff" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

@ -8,5 +8,5 @@ edition = "2021"
[dependencies]
[[bin]]
name = "disassembler"
path = "src/disassembler/main.rs"
name = "decompiler"
path = "src/decompiler/main.rs"