Skip to content

Commit 2f469a9

Browse files
Bump elf from 0.0.10 to 0.8.0
Bumps [elf](https://github.com/cole14/rust-elf) from 0.0.10 to 0.8.0. - [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.8.0) --- updated-dependencies: - dependency-name: elf dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e678e0f commit 2f469a9

File tree

2 files changed

+18
-27
lines changed

2 files changed

+18
-27
lines changed

Cargo.lock

Lines changed: 17 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fortanix-vme/aws-nitro-enclaves/eif-tools/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ categories = ["command-line-utilities"]
1717
anyhow = "1.0"
1818
cargo_toml = "0.22.0"
1919
clap = "2.34"
20-
elf = "0.0.10"
20+
elf = "0.8.0"
2121
env_logger = "0.9"
2222
log = "0.4"
2323
nitro-cli = { git = "https://github.com/fortanix/aws-nitro-enclaves-cli.git", branch = "main" }

0 commit comments

Comments
 (0)