Skip to content

Commit

Permalink
Bump object to 0.29 (#472)
Browse files Browse the repository at this point in the history
  • Loading branch information
a1phyr committed Jun 23, 2022
1 parent 4e5a3f7 commit 28b3230
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 @@ -44,7 +44,7 @@ addr2line = { version = "0.17.0", default-features = false }
miniz_oxide = { version = "0.5.0", default-features = false }

[dependencies.object]
version = "0.28.0"
version = "0.29.0"
default-features = false
features = ['read_core', 'elf', 'macho', 'pe', 'unaligned', 'archive']

Expand Down

0 comments on commit 28b3230

Please sign in to comment.