Skip to content

Commit 20e88fd

Browse files
Update Rust crate toml to 0.8.23 (#239)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0896865 commit 20e88fd

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

api/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.

api/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ reqwest = { version = "0.12.19", features = ["json"] }
2020
tokio = { version = "1.45.1", features = ["sync"] }
2121
async-trait = "0.1.88"
2222
futures = "0.3.31"
23-
toml = "0.8.22"
23+
toml = "0.8.23"
2424

2525
[dev-dependencies]
2626
serial_test = "3.2.0"

0 commit comments

Comments
 (0)