Skip to content

Commit 138dc67

Browse files
dependabot[bot]lutter
authored andcommitted
build(deps): bump toml from 0.9.6 to 0.9.7
Bumps [toml](https://github.com/toml-rs/toml) from 0.9.6 to 0.9.7. - [Commits](toml-rs/toml@toml-v0.9.6...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] <[email protected]>
1 parent 583a591 commit 138dc67

File tree

2 files changed

+46
-45
lines changed

2 files changed

+46
-45
lines changed

Cargo.lock

Lines changed: 45 additions & 44 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
@@ -78,7 +78,7 @@ tokio = { version = "1.45.1", features = [
7878
] }
7979
tokio-stream = { version = "0.1.15", features = ["sync"] }
8080
tokio-retry = "0.3.0"
81-
toml = "0.9.6"
81+
toml = "0.9.7"
8282
url = "2.5.7"
8383
prometheus = "0.14.0"
8484
priority-queue = "2.5.0"

0 commit comments

Comments
 (0)