Skip to content

Commit 0cf8905

Browse files
chore(deps): bump toml_edit from 0.22.27 to 0.23.9 (#24759)
Bumps [toml_edit](https://github.com/toml-rs/toml) from 0.22.27 to 0.23.9. - [Commits](toml-rs/toml@v0.22.27...v0.23.9) --- updated-dependencies: - dependency-name: toml_edit dependency-version: 0.23.9 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> Co-authored-by: Pavlos Rontidis <pavlos.rontidis@gmail.com>
1 parent 84599a6 commit 0cf8905

2 files changed

Lines changed: 15 additions & 2 deletions

File tree

Cargo.lock

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

vdev/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ serde_yaml.workspace = true
4040
sha2 = "0.10.9"
4141
tempfile.workspace = true
4242
toml.workspace = true
43-
toml_edit = "0.22"
43+
toml_edit = "0.23"
4444
semver.workspace = true
4545
indoc.workspace = true
4646
git2 = { version = "0.20.4" }

0 commit comments

Comments
 (0)