Skip to content

Commit

Permalink
Bump elf from 0.0.10 to 0.7.4
Browse files Browse the repository at this point in the history
Bumps [elf](https://github.com/cole14/rust-elf) from 0.0.10 to 0.7.4.
- [Release notes](https://github.com/cole14/rust-elf/releases)
- [Changelog](https://github.com/cole14/rust-elf/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cole14/rust-elf/commits/v0.7.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent d446f20 commit d769edf
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 26 deletions.
41 changes: 16 additions & 25 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 fortanix-vme/aws-nitro-enclaves/eif-tools/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ categories = ["command-line-utilities"]
anyhow = "1.0"
cargo_toml = "0.20.4"
clap = "2.34"
elf = "0.0.10"
elf = "0.7.4"
env_logger = "0.9"
log = "0.4"
nitro-cli = { git = "https://github.com/fortanix/aws-nitro-enclaves-cli.git", branch = "main" }
Expand Down

0 comments on commit d769edf

Please sign in to comment.