Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 3e947b7 commit 1538952
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 @@ -53,7 +53,7 @@ tiny-keccak = "1.5.0"
tokio = { version = "1.35.1", 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.8.8"
toml = "0.8.19"
url = "2.5.0"
prometheus = "0.13.3"
priority-queue = "0.7.0"
Expand Down

0 comments on commit 1538952

Please sign in to comment.