There was an error while loading. Please reload this page.
2 parents 47b10f0 + 6da98cb commit 0778c70Copy full SHA for 0778c70
1 file changed
Cargo.toml
@@ -13,7 +13,7 @@ categories = ["development-tools::debugging", "encoding", "hardware-support"]
13
14
[dependencies]
15
anyhow = "1.0.55"
16
-hashbrown = "0.15.1"
+hashbrown = "0.16.0"
17
iced-x86 = { version = "1.17.0", default-features = false, features = ["std", "decoder", "instr_info", "op_code_info"] }
18
object = "0.37.0"
19
structopt = "0.3.26"
0 commit comments