Skip to content

Commit

Permalink
build(deps): bump toml from 0.7.6 to 0.8.4
Browse files Browse the repository at this point in the history
Bumps [toml](https://github.com/toml-rs/toml) from 0.7.6 to 0.8.4.
- [Commits](toml-rs/toml@toml-v0.7.6...toml-v0.8.4)

---
updated-dependencies:
- dependency-name: toml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 27, 2023
1 parent 84db1c7 commit e58fac5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 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 @@ -51,7 +51,7 @@ tiny-keccak = "1.5.0"
tokio = { version = "1.32.0", 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.6"
toml = "0.8.4"
url = "2.4.1"
prometheus = "0.13.3"
priority-queue = "0.7.0"
Expand Down

0 comments on commit e58fac5

Please sign in to comment.