Skip to content

Commit 6f312c9

Browse files
authored
Merge pull request #22 from a-kenji/dependabot/cargo/toml-0.9.7
build(deps): Bump toml from 0.9.4 to 0.9.7
2 parents b66f8ca + d36f8c0 commit 6f312c9

File tree

2 files changed

+32
-22
lines changed

2 files changed

+32
-22
lines changed

Cargo.lock

Lines changed: 31 additions & 21 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
@@ -28,7 +28,7 @@ serde = { version = "1.0.219", features = ["derive"] }
2828
serde_json = "1.0.142"
2929
thiserror = "2.0.17"
3030
tokio = { version = "1.47.1", features = ["full"] }
31-
toml = "0.9.4"
31+
toml = "0.9.7"
3232
tracing = "0.1.41"
3333
tracing-subscriber = { version = "0.3.20", features = ["env-filter"] }
3434

0 commit comments

Comments
 (0)