Skip to content

Commit a16b324

Browse files
build(deps): bump toml from 0.7.5 to 0.7.6 (#4745)
Bumps [toml](https://github.com/toml-rs/toml) from 0.7.5 to 0.7.6. - [Commits](toml-rs/toml@toml-v0.7.5...toml-v0.7.6) --- updated-dependencies: - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f7fec01 commit a16b324

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

graph/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ tiny-keccak = "1.5.0"
4848
tokio = { version = "1.29.1", features = ["time", "sync", "macros", "test-util", "rt-multi-thread", "parking_lot"] }
4949
tokio-stream = { version = "0.1.14", features = ["sync"] }
5050
tokio-retry = "0.3.0"
51-
toml = "0.7.5"
51+
toml = "0.7.6"
5252
url = "2.4.0"
5353
prometheus = "0.13.3"
5454
priority-queue = "0.7.0"

0 commit comments

Comments
 (0)