Skip to content

Commit 0778c70

Browse files
authored
Merge pull request #27 from icedland/dependabot/cargo/hashbrown-0.16.0
Update hashbrown requirement from 0.15.1 to 0.16.0
2 parents 47b10f0 + 6da98cb commit 0778c70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ categories = ["development-tools::debugging", "encoding", "hardware-support"]
1313

1414
[dependencies]
1515
anyhow = "1.0.55"
16-
hashbrown = "0.15.1"
16+
hashbrown = "0.16.0"
1717
iced-x86 = { version = "1.17.0", default-features = false, features = ["std", "decoder", "instr_info", "op_code_info"] }
1818
object = "0.37.0"
1919
structopt = "0.3.26"

0 commit comments

Comments
 (0)