Skip to content

Commit

Permalink
Bump elf from 0.4.0 to 0.5.0 (#194)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 1, 2022
1 parent ff04282 commit 111d980
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -21,7 +21,7 @@ status = ["atty", "indicatif"]
byteorder = "1.3"
bytes = "1.2"
clap = {version="4.0", default-features=false, features=["derive", "std", "usage", "error-context", "help"]}
elf = "0.4"
elf = "0.5"
futures = "0.3"
http = "0.2"
md5 = "0.7"
Expand Down

0 comments on commit 111d980

Please sign in to comment.