Skip to content

Commit 7670b9a

Browse files
chore(deps): update rust crate toml_edit to 0.24.0
1 parent 77ac8e0 commit 7670b9a

File tree

2 files changed

+13
-24
lines changed

2 files changed

+13
-24
lines changed

Cargo.lock

Lines changed: 12 additions & 23 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
@@ -160,7 +160,7 @@ eyre = "0.6.12"
160160
clap = { version = "4.5.38", features = ["derive", "env"] }
161161
serde = { version = "1.0.219", features = ["derive"] }
162162
toml = "0.9.0"
163-
toml_edit = "0.22.26"
163+
toml_edit = "0.24.0"
164164
indoc = "2.0.6"
165165
tracing-subscriber = { version = "0.3", git = "https://github.com/tokio-rs/tracing", branch = "master" }
166166
tracing-error = { version = "0.2", git = "https://github.com/tokio-rs/tracing", branch = "master" }

0 commit comments

Comments
 (0)