Skip to content

Commit 82694b8

Browse files
Bump toml_edit from 0.22.27 to 0.23.10+spec-1.0.0
Bumps [toml_edit](https://github.com/toml-rs/toml) from 0.22.27 to 0.23.10+spec-1.0.0. - [Commits](toml-rs/toml@v0.22.27...v0.23.10) --- updated-dependencies: - dependency-name: toml_edit dependency-version: 0.23.10+spec-1.0.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c1f185d commit 82694b8

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

Cargo.lock

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

crates/cargo-rustapi/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ console = { workspace = true }
2525

2626
# File system
2727
walkdir = "2.5"
28-
toml_edit = "0.22"
28+
toml_edit = "0.23"
2929

3030
# Async
3131
tokio = { workspace = true, features = ["process", "fs"] }

0 commit comments

Comments
 (0)