Skip to content

Commit 37aad7c

Browse files
committed
Update Rust crate toml to 0.9.1
1 parent 13ad547 commit 37aad7c

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
@@ -128,7 +128,7 @@ test-strategy = "0.4.3"
128128
thiserror = "2.0.12"
129129
tokio = "1.46.1"
130130
tokio-stream = "0.1.17"
131-
toml = "0.8.23"
131+
toml = "0.9.1"
132132
toml_edit = "0.22.27"
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)