Skip to content

Commit 7cf1434

Browse files
Bump cargo_toml from 0.17.1 to 0.17.2 (#1238)
Bumps [cargo_toml](https://gitlab.com/lib.rs/cargo_toml) from 0.17.1 to 0.17.2. - [Commits](https://gitlab.com/lib.rs/cargo_toml/commits/main) --- updated-dependencies: - dependency-name: cargo_toml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f38326f commit 7cf1434

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.17.1"
12+
cargo_toml = "0.17.2"
1313
npm-package-json = "0.1.3"
1414
strum.workspace = true

0 commit comments

Comments
 (0)