Skip to content

Commit f054c95

Browse files
Update Rust crate toml to 1.0.3
1 parent 7030a82 commit f054c95

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

api/Cargo.lock

Lines changed: 2 additions & 2 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
@@ -21,7 +21,7 @@ reqwest = { version = "0.13.2", features = ["json"] }
2121
tokio = { version = "1.49.0", features = ["sync"] }
2222
async-trait = "0.1.89"
2323
futures = "0.3.32"
24-
toml = "1.0.2"
24+
toml = "1.0.3"
2525

2626
[dev-dependencies]
2727
serial_test = "3.3.1"

0 commit comments

Comments
 (0)