Skip to content

Commit 30c599a

Browse files
Bump goblin from 0.0.13 to 0.0.17
Bumps [goblin](https://github.com/m4b/goblin) from 0.0.13 to 0.0.17. - [Release notes](https://github.com/m4b/goblin/releases) - [Changelog](https://github.com/m4b/goblin/blob/master/CHANGELOG.md) - [Commits](https://github.com/m4b/goblin/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 3851866 commit 30c599a

2 files changed

Lines changed: 33 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 32 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/callgraph/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ workspace = "../.."
1414
addr2line = "0.6.0"
1515
petgraph = "0.4.12"
1616
object = "0.7.0"
17-
goblin = "0.0.13"
17+
goblin = "0.0.17"
1818
gimli = "0.15.0"
1919
capstone = { git = "https://github.com/capstone-rust/capstone-rs.git", rev = "dc10578aa27414afc93f0a87959b2f0c22dc66c3" }
2020
elf = "0.0.10"

0 commit comments

Comments
 (0)