Skip to content

Commit 10e6cd3

Browse files
committed
Update Rust crate toml to 0.9.5
1 parent bd39f56 commit 10e6cd3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 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
@@ -129,7 +129,7 @@ test-strategy = "0.4.3"
129129
thiserror = "2.0.16"
130130
tokio = "1.47.1"
131131
tokio-stream = "0.1.17"
132-
toml = "0.8.23"
132+
toml = "0.9.5"
133133
toml_edit = "0.23.4"
134134
tracing = "0.1.41"
135135
tracing-subscriber = { version = "0.3.19", default-features = false, features = ["std", "tracing-log", "fmt"] }

0 commit comments

Comments
 (0)