Skip to content

Commit cd254bb

Browse files
Bump cargo_toml from 0.19.1 to 0.20.2 (#1327)
Bumps [cargo_toml](https://gitlab.com/lib.rs/cargo_toml) from 0.19.1 to 0.20.2. - [Commits](https://gitlab.com/lib.rs/cargo_toml/commits/v0.20.2) --- updated-dependencies: - dependency-name: cargo_toml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cbbea39 commit cd254bb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

manifest/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ description = "Detect and parse manifest files"
99

1010
[dependencies]
1111
anyhow.workspace = true
12-
cargo_toml = "0.19.1"
12+
cargo_toml = "0.20.2"
1313
npm-package-json = "0.1.3"
1414
strum.workspace = true

0 commit comments

Comments
 (0)