Skip to content

Commit 7d66407

Browse files
committed
Update Rust crate toml to 0.9.6
1 parent a9c4d0d commit 7d66407

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

Cargo.lock

Lines changed: 15 additions & 15 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.16"
128128
tokio = "1.47.1"
129129
tokio-stream = "0.1.17"
130-
toml = "0.8.23"
130+
toml = "0.9.6"
131131
toml_edit = "0.23.4"
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)