Skip to content

Commit

Permalink
Bump cargo_toml from 0.20.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.20.3 to 0.20.4.
- [Commits](https://gitlab.com/lib.rs/cargo_toml/compare/v0.20.3...v0.20.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 22, 2024
1 parent 147643d commit 15fcb82
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 manifest/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ description = "Detect and parse manifest files"

[dependencies]
anyhow.workspace = true
cargo_toml = "0.20.3"
cargo_toml = "0.20.4"
npm-package-json = "0.1.3"
strum.workspace = true

0 comments on commit 15fcb82

Please sign in to comment.