Skip to content

Commit 861aa07

Browse files
committed
Update Rust crate toml to 0.9.5
1 parent c0f0b70 commit 861aa07

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -128,7 +128,7 @@ test-strategy = "0.4.3"
128128
thiserror = "2.0.12"
129129
tokio = "1.47.1"
130130
tokio-stream = "0.1.17"
131-
toml = "0.8.23"
131+
toml = "0.9.5"
132132
toml_edit = "0.23.2"
133133
tracing = "0.1.41"
134134
tracing-subscriber = { version = "0.3.19", default-features = false, features = ["std", "tracing-log", "fmt"] }

0 commit comments

Comments
 (0)