Skip to content

Commit edc3485

Browse files
Update Rust crate toml to 0.9.7 (#330)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 21a1052 commit edc3485

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

api/Cargo.lock

Lines changed: 14 additions & 14 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.23", features = ["json"] }
2020
tokio = { version = "1.47.1", features = ["sync"] }
2121
async-trait = "0.1.89"
2222
futures = "0.3.31"
23-
toml = "0.9.6"
23+
toml = "0.9.7"
2424

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

0 commit comments

Comments
 (0)