Skip to content

Commit 4dc517f

Browse files
chore(deps): update rust crate toml_edit to 0.24
1 parent 5a9496e commit 4dc517f

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -20,7 +20,7 @@ fs-err = "3.2.0"
2020
log = { version = "0.4.29", features = ["std"] }
2121
owo-colors = "4.2.3"
2222
serde_json = "1.0.132"
23-
toml_edit = "0.23"
23+
toml_edit = "0.24"
2424
supports-color = "3.0.2"
2525
strip-ansi-escapes = "0.2.1"
2626

0 commit comments

Comments
 (0)