Skip to content

Commit ee3a309

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] <[email protected]>
1 parent f1a7735 commit ee3a309

File tree

2 files changed

+7
-18
lines changed

2 files changed

+7
-18
lines changed

Cargo.lock

Lines changed: 6 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ serde = { version = "1.0", features = ["derive", "std"] }
3636
serde_json = "1"
3737
tabled = "0.20"
3838
toml = "0.9"
39-
toml_edit = "0.22"
39+
toml_edit = "0.24"
4040
color-print = "0.3"
4141
thiserror = "2"
4242
shellexpand = "3.1"

0 commit comments

Comments
 (0)