Skip to content

Commit 06d911a

Browse files
committed
Update Rust crate toml to 0.9.8
1 parent ae7efea commit 06d911a

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

Cargo.lock

Lines changed: 17 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
@@ -127,7 +127,7 @@ test-strategy = "0.4.3"
127127
thiserror = "2.0.17"
128128
tokio = "1.47.1"
129129
tokio-stream = "0.1.17"
130-
toml = "0.8.23"
130+
toml = "0.9.8"
131131
toml_edit = "0.23.6"
132132
tracing = "0.1.41"
133133
tracing-subscriber = { version = "0.3.20", default-features = false, features = ["std", "tracing-log", "fmt"] }

0 commit comments

Comments
 (0)