Skip to content

Commit 793fbe5

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

2 files changed

Lines changed: 42 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 41 additions & 4 deletions
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.24"
2929

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

0 commit comments

Comments
 (0)