Skip to content

Commit 6dc5e1c

Browse files
build(deps): bump toml from 0.9.2 to 0.9.3 (#457)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shigure Kurosaki <[email protected]>
1 parent 1e8a91c commit 6dc5e1c

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
@@ -44,7 +44,7 @@ tokio = { version = "1.47.0", features = [
4444
"macros",
4545
"rt-multi-thread",
4646
] }
47-
toml = "0.9.2"
47+
toml = "0.9.3"
4848
url = { version = "2.5.4", features = ["serde"] }
4949

5050
[dev-dependencies]

0 commit comments

Comments
 (0)