Skip to content

Commit

Permalink
misc: Updated goblin from v0.7 to v0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
dragonmux committed Jan 13, 2024
1 parent 50bce9a commit c2179bc
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 @@ -29,7 +29,7 @@ anyhow = "1.0"
thiserror = "1.0"
indicatif = "0.17.5"
termcolor = "1.2.0"
goblin = { version = "0.7.1", default-features = false, features = ["std", "elf32", "elf64", "endian_fd"] }
goblin = { version = "0.8.0", default-features = false, features = ["std", "elf32", "elf64", "endian_fd"] }
libc = "0.2.147"
bstr = "1.6.0"

Expand Down

0 comments on commit c2179bc

Please sign in to comment.