Skip to content

Commit

Permalink
build(deps): bump toml from 0.7.4 to 0.7.5 (#4721)
Browse files Browse the repository at this point in the history
Bumps [toml](https://github.com/toml-rs/toml) from 0.7.4 to 0.7.5.
- [Commits](toml-rs/toml@toml-v0.7.4...toml-v0.7.5)

---
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>
  • Loading branch information
dependabot[bot] committed Jun 29, 2023
1 parent e528803 commit 6f907fc
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion graph/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ tiny-keccak = "1.5.0"
tokio = { version = "1.28.2", features = ["time", "sync", "macros", "test-util", "rt-multi-thread", "parking_lot"] }
tokio-stream = { version = "0.1.14", features = ["sync"] }
tokio-retry = "0.3.0"
toml = "0.7.4"
toml = "0.7.5"
url = "2.4.0"
prometheus = "0.13.3"
priority-queue = "0.7.0"
Expand Down

0 comments on commit 6f907fc

Please sign in to comment.