Skip to content

Commit d36f8c0

Browse files
build(deps): Bump toml from 0.9.4 to 0.9.7
Bumps [toml](https://github.com/toml-rs/toml) from 0.9.4 to 0.9.7. - [Commits](toml-rs/toml@toml-v0.9.4...toml-v0.9.7) --- updated-dependencies: - dependency-name: toml dependency-version: 0.9.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b66f8ca commit d36f8c0

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)