Skip to content

Commit af148bf

Browse files
ErichDonGubleralexcrichton
authored andcommitted
build(deps): update goblin 0.0.24 to 0.1.3 (#272)
1 parent d9f1300 commit af148bf

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
@@ -37,7 +37,7 @@ cpp_demangle = { default-features = false, version = "0.2.3", optional = true }
3737
addr2line = { version = "0.10.0", optional = true, default-features = false, features = ['std'] }
3838
findshlibs = { version = "0.5.0", optional = true }
3939
memmap = { version = "0.7.0", optional = true }
40-
goblin = { version = "0.0.24", optional = true, default-features = false, features = ['elf32', 'elf64', 'mach32', 'mach64', 'pe32', 'pe64', 'std'] }
40+
goblin = { version = "0.1.3", optional = true, default-features = false, features = ['elf32', 'elf64', 'mach32', 'mach64', 'pe32', 'pe64', 'std'] }
4141

4242
[target.'cfg(windows)'.dependencies]
4343
winapi = { version = "0.3.3", optional = true }

0 commit comments

Comments
 (0)