Skip to content

Commit

Permalink
set the mips dissasembly to a working version
Browse files Browse the repository at this point in the history
  • Loading branch information
salon64 committed Oct 7, 2024
1 parent f386ab7 commit adcb567
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ edition = "2021"
members = [ "mips-lib", "riscv"]

[dependencies]
MIPS_disassembly = "0.1.2"
MIPS_disassembly = "=0.1.3"
anyhow = "1.0.72"
clap = { version = "4.3.15", features = ["derive"] }
elf = "0.7.4"
Expand Down

0 comments on commit adcb567

Please sign in to comment.