Skip to content

Commit f48a587

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

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 2 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
@@ -24,7 +24,7 @@ indicatif = { workspace = true }
2424
console = { workspace = true }
2525

2626
# File system
27-
toml_edit = "0.22"
27+
toml_edit = "0.25"
2828
notify = { version = "8.0", optional = true }
2929
notify-debouncer-mini = { version = "0.7", optional = true }
3030

0 commit comments

Comments
 (0)