Skip to content

Commit f17b0b6

Browse files
dependabot[bot]lutter
authored andcommitted
build(deps): bump toml from 0.8.15 to 0.9.5
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.15 to 0.9.5. - [Commits](toml-rs/toml@toml-v0.8.15...toml-v0.9.5) --- updated-dependencies: - dependency-name: toml dependency-version: 0.9.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ac82dda commit f17b0b6

File tree

2 files changed

+63
-9
lines changed

2 files changed

+63
-9
lines changed

Cargo.lock

Lines changed: 62 additions & 8 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.8.15"
81+
toml = "0.9.5"
8282
url = "2.5.7"
8383
prometheus = "0.14.0"
8484
priority-queue = "2.5.0"

0 commit comments

Comments
 (0)