Skip to content

Commit

Permalink
Merge pull request #17 from icedland/dependabot/cargo/object-0.33.0
Browse files Browse the repository at this point in the history
Update object requirement from 0.32.0 to 0.33.0
  • Loading branch information
wtfsck authored Mar 5, 2024
2 parents ab8a661 + ea6a92c commit 00cf1b1
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 @@ -15,7 +15,7 @@ categories = ["development-tools::debugging", "encoding", "hardware-support"]
anyhow = "1.0.55"
hashbrown = "0.14.0"
iced-x86 = { version = "1.17.0", default-features = false, features = ["std", "decoder", "instr_info", "op_code_info"] }
object = "0.32.0"
object = "0.33.0"
structopt = "0.3.26"

[profile.release]
Expand Down

0 comments on commit 00cf1b1

Please sign in to comment.