Skip to content

Commit

Permalink
Bump goblin from 0.4.3 to 0.5.1
Browse files Browse the repository at this point in the history
Bumps [goblin](https://github.com/m4b/goblin) from 0.4.3 to 0.5.1.
- [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)

---
updated-dependencies:
- dependency-name: goblin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 13, 2022
1 parent 4e33233 commit dbf741c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ edition = "2021"

[dependencies]
bitflags = "1.3"
goblin = { version = "0.4", default-features = false, features = ["elf64", "elf32", "endian_fd"] }
goblin = { version = "0.5", default-features = false, features = ["elf64", "elf32", "endian_fd"] }
static-alloc = "0.2"

[target.'cfg(target_arch = "x86_64")'.dependencies]
Expand Down

0 comments on commit dbf741c

Please # to comment.