We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
object
0.29
1 parent 4e5a3f7 commit 28b3230Copy full SHA for 28b3230
Cargo.toml
@@ -44,7 +44,7 @@ addr2line = { version = "0.17.0", default-features = false }
44
miniz_oxide = { version = "0.5.0", default-features = false }
45
46
[dependencies.object]
47
-version = "0.28.0"
+version = "0.29.0"
48
default-features = false
49
features = ['read_core', 'elf', 'macho', 'pe', 'unaligned', 'archive']
50
0 commit comments