Skip to content

Commit

Permalink
Bump cargo_toml from 0.10.3 to 0.20.4
Browse files Browse the repository at this point in the history
Bumps [cargo_toml](https://gitlab.com/lib.rs/cargo_toml) from 0.10.3 to 0.20.4.
- [Commits](https://gitlab.com/lib.rs/cargo_toml/commits/v0.20.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 650da2f commit 0183926
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 7 deletions.
54 changes: 48 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 fortanix-vme/aws-nitro-enclaves/eif-tools/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ categories = ["command-line-utilities"]

[dependencies]
anyhow = "1.0"
cargo_toml = "0.10.3"
cargo_toml = "0.20.4"
clap = "2.34"
elf = "0.0.10"
env_logger = "0.9"
Expand Down

0 comments on commit 0183926

Please sign in to comment.