Skip to content

Commit

Permalink
Update goblin requirement from 0.0.21 to 0.0.22
Browse files Browse the repository at this point in the history
Updates the requirements on [goblin](https://github.com/m4b/goblin) to permit the latest version.
- [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>
  • Loading branch information
dependabot-support committed Apr 15, 2019
1 parent f2acd9e commit b251485
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 @@ -15,7 +15,7 @@ uuid = { version = "0.7", default-features = false }
flate2 = { version = "1", optional = true }

[dependencies.goblin]
version = "0.0.21"
version = "0.0.22"
default-features = false
features = ["endian_fd", "elf32", "elf64", "mach32", "mach64", "pe32", "pe64", "archive"]

Expand Down

0 comments on commit b251485

Please sign in to comment.