Skip to content

Commit 975c01b

Browse files
chore(deps): update rust crate toml_edit to 0.25.0
1 parent 4763c14 commit 975c01b

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
@@ -95,7 +95,7 @@ eyre = "0.6.12"
9595
clap = { version = "4.5.38", features = ["derive", "env"] }
9696
serde = { version = "1.0.219", features = ["derive"] }
9797
toml = "1.0.0"
98-
toml_edit = "0.22.26"
98+
toml_edit = "0.25.0"
9999
indoc = "2.0.6"
100100
tracing-subscriber = { version = "0.3", git = "https://github.com/tokio-rs/tracing", branch = "master", features = ["env-filter"] }
101101
tracing-error = { version = "0.2", git = "https://github.com/tokio-rs/tracing", branch = "master" }

0 commit comments

Comments
 (0)