Skip to content

Commit 09b43a1

Browse files
committed
update toml_edit to 0.20
1 parent 4724d3e commit 09b43a1

File tree

2 files changed

+16
-5
lines changed

2 files changed

+16
-5
lines changed

Cargo.lock

Lines changed: 15 additions & 4 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
@@ -52,7 +52,7 @@ thiserror = "1.0.40"
5252
toml = "0.7.4"
5353
tracing = "0.1.37"
5454
tracing-subscriber = { version = "0.3.17", features = ["env-filter"] }
55-
toml_edit = "0.19.14"
55+
toml_edit = "0.20.4"
5656
unicode-segmentation = "1.9"
5757
unicode-width = "0.1"
5858
unicode_categories = "0.1"

0 commit comments

Comments
 (0)