Skip to content

Commit 28b3230

Browse files
authored
Bump object to 0.29 (#472)
1 parent 4e5a3f7 commit 28b3230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ addr2line = { version = "0.17.0", default-features = false }
4444
miniz_oxide = { version = "0.5.0", default-features = false }
4545

4646
[dependencies.object]
47-
version = "0.28.0"
47+
version = "0.29.0"
4848
default-features = false
4949
features = ['read_core', 'elf', 'macho', 'pe', 'unaligned', 'archive']
5050

0 commit comments

Comments
 (0)