Skip to content

Commit aaef8bf

Browse files
committed
Update Rust crate toml to 1.1.0
1 parent a09fa3f commit aaef8bf

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

Lines changed: 10 additions & 10 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
@@ -142,7 +142,7 @@ test-strategy = "0.4.5"
142142
thiserror = "2.0.18"
143143
tokio = "1.50.0"
144144
tokio-stream = "0.1.18"
145-
toml = "1.0.7"
145+
toml = "1.1.0"
146146
toml_edit = "0.25.5"
147147
tracing = "0.1.44"
148148
tracing-subscriber = { version = "0.3.23", default-features = false, features = ["std", "tracing-log", "fmt"] }

0 commit comments

Comments
 (0)