Skip to content

Commit e04a150

Browse files
chore(deps): update rust crate toml_edit to 0.20.1
1 parent 288f424 commit e04a150

File tree

2 files changed

+15
-4
lines changed

2 files changed

+15
-4
lines changed

Cargo.lock

Lines changed: 14 additions & 3 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
@@ -92,7 +92,7 @@ tempfile = "3.8.0"
9292
thiserror = "1.0.47"
9393
time = { version = "0.3", features = ["parsing", "formatting", "serde"] }
9494
toml = "0.7.6"
95-
toml_edit = "0.19.14"
95+
toml_edit = "0.20.1"
9696
tracing = "0.1.37"
9797
tracing-subscriber = { version = "0.3.17", features = ["env-filter"] }
9898
unicase = "2.7.0"

0 commit comments

Comments
 (0)