Skip to content

Commit 94bf8fb

Browse files
committed
Update Rust crate toml to 0.9.7
1 parent d9c421b commit 94bf8fb

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 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.7"
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)